update to api routing

This commit is contained in:
2022-05-29 10:40:24 -05:00
parent e853653b55
commit cc9a14efc9
3 changed files with 174 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
"cors": "^2.8.5",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"oauth2-server": "^3.1.1",
"passport": "^0.6.0",
"passport-local": "^1.0.0",
"pg": "^8.7.3"