add status check router

This commit is contained in:
Andrew Thauer
2020-07-26 16:11:23 -04:00
parent 88e3581ebc
commit 2a482bd3ef
7 changed files with 124 additions and 5 deletions
+1
View File
@@ -35,6 +35,7 @@
"compression": "^1.7.4",
"cors": "^2.8.5",
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"helmet": "^3.22.0",
"morgan": "^1.10.0",
"stoppable": "^1.1.0",