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