Add in /clients and /client/:client_id status end points

This commit is contained in:
James Allen
2014-11-13 11:48:49 +00:00
parent 8b923d2fda
commit 0b18edeff3
9 changed files with 122 additions and 6 deletions

View File

@@ -8,6 +8,7 @@
"url": "https://github.com/sharelatex/real-time-sharelatex.git"
},
"dependencies": {
"async": "^0.9.0",
"connect-redis": "^2.1.0",
"express": "^4.10.1",
"express-session": "^1.9.1",