Djordje Djoric
3ec0a8b58a
Fix
3 лет назад
Djordje Djoric
7442f14434
Merge branch 'develop' into feature/49
# Conflicts:
# src/server.js
3 лет назад
Djordje Djoric
791a8a3fd2
United routes in server.js and added docker support
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 лет назад
Djordje Djoric
29f9522259
Routes file are now automatically included, no need to add app.use() for additional routers
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 лет назад