46 次程式碼提交 (c6e91eaf104dee906e20d26297298278db47e25f)
 

作者 SHA1 備註 提交日期
  djordje.djoric c6e91eaf10 feature/49 (#59) 3 年之前
  stefan.stamenovic fcd389a70b Merge branch 'SwaggerFix' of stefan.stamenovic/diligent-node-api into develop 3 年之前
  dusan.lazarevic 7c5ca4d323 Merge branch 'develop' into SwaggerFix 3 年之前
  dusan.lazarevic 47e9e143df Improved swagger design and extensibility 3 年之前
  djordje.djoric b3bc609d19 Routes files are now automatically included, no need to add app.use() for additional routers (#57) 3 年之前
  radivoje.milutinovic 0c2de2a622 Feature 54 & 55 (#56) 3 年之前
  djordje.djoric 9cdd092d1f Cleanup (#48) 3 年之前
  radivoje.milutinovic b67c3df1e6 Code cleanup branch 3 年之前
  djordje.djoric bc8089330b feature/27 (#47) 3 年之前
  dusan-lazarevic 7b835877b8 Added logger for database connections (#46) 3 年之前
  radivoje.milutinovic ebe1877293 feature/23 (#44) 3 年之前
  djordje.djoric eadd34b5be Structure (#43) 3 年之前
  djordje.djoric 65a739f240 User endpoints fixes (#42) 3 年之前
  dusan-lazarevic d97ceb2ba1 Added request logging middleware 3 年之前
  dusan.lazarevic 4f8d668091 Merge branch 'develop' into feature/25 3 年之前
  dusan.lazarevic bfed7591b6 Added request logging middleware 3 年之前
  djordje.djoric c28eaf5a31 Minor user route changes (#40) 3 年之前
  djordje.djoric 93d5d91a3d Check if current env is production and, if true, set port to 80 (#39) 3 年之前
  djordje.djoric 1b312246d6 Config npm and default config file (#38) 3 年之前
  djordje.djoric 7c528d98de Gitignore ginore logger output files (#37) 3 年之前
  dusan-lazarevic 4696c5bf57 feature/24 (#35) 3 年之前
  radivoje.milutinovic 1b1323efae Logger added, npm package and called in endpoints. For dev it will create folder loggerFiles and in it two log files. For production we need to add external logger (like azure or aws). (#31) 3 年之前
  djordje.djoric a0c001186e Helmet added (#34) 3 年之前
  djordje.djoric 7207c912c4 Added cors support (#33) 3 年之前
  djordje.djoric a5c15386b1 Implemented token refresh route and added to swagger. Minor changes to user route names (#30) 3 年之前
  djordje.djoric 66e5937c3a RouteRename (#29) 3 年之前
  radivoje.milutinovic 78bc49954f feature/7 (#18) 3 年之前
  dusan-lazarevic dcae71c54e Added swagger documentation (#17) 3 年之前
  djordje.djoric bbfbedc426 feature/2 (#16) 3 年之前
  stefan.stamenovic 7773d815a6 Merge branch 'feature/3' of stefan.stamenovic/diligent-node-api into develop 3 年之前
  dusan.lazarevic d0e3d5aa5f Refactored router/user.js put, patch, delete routes 3 年之前
  radivoje.milutinovic da80ce759a endpoints like this? 3 年之前
  radivoje.milutinovic f44228d73b endpoint folder 3 年之前
  radivoje.milutinovic 1d12679099 Changed Get, Post and Delete to have return 3 年之前
  dusan.lazarevic c87e651144 Merged feature2 to feature3 3 年之前
  dusan.lazarevic 7373ac2138 Added put, patch for user 3 年之前
  radivoje.milutinovic e5b4af4547 Added get post delete for user 3 年之前
  Djordje Djoric f385631583 Bcrypt dependency, user router fix 3 年之前
  djordje.djoric a5cb4deedb feature/1 (#14) 3 年之前
  stefan.stamenovic cbb2120c92 Merge branch 'feature/5' of stefan.stamenovic/diligent-node-api into develop 3 年之前
  Djordje Djoric 210ebeae44 Minor change 3 年之前
  Djordje Djoric 54f265d4fe Express-jwt installed 3 年之前
  Djordje Djoric e074c487d7 JWT module installed 3 年之前
  Djordje Djoric 18352b39ca Initial package.json and .gitignore for node_modules 3 年之前
  Djordje Djoric d5d67d618a Renaming app.js to server.js 3 年之前
  Djordje Djoric 01a7b4d8e4 Initial app.js 3 年之前