Validation / File Upload / New Endpoints

This commit is contained in:
2020-07-11 18:06:39 +02:00
parent d913fb6603
commit dfcb78f979
193 changed files with 17962 additions and 60 deletions

View File

@@ -15,6 +15,7 @@
"express": "^4.17.1",
"gitignore": "^0.6.0",
"mongoose": "^5.9.22",
"multer": "^1.4.2",
"nodemon": "^2.0.4"
}
}