backend REST API is added for MongoDB

This commit is contained in:
Sukchan Lee 2017-06-16 23:49:52 +09:00
parent 77b45a825d
commit 5b49df0d54
6 changed files with 130 additions and 12 deletions

View file

@ -14,6 +14,7 @@
"body-parser": "^1.17.1",
"connect-mongo": "^1.3.2",
"express": "^4.15.2",
"express-restify-mongoose": "^4.1.3",
"express-session": "^1.15.2",
"immutable": "^3.8.1",
"lusca": "^1.4.1",