feat: rate limiter

This commit is contained in:
Riccardo
2023-09-08 16:54:06 +02:00
parent 10e212038b
commit 32aae19f93
3 changed files with 15 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"express": "^4.18.2",
"express-rate-limit": "^6.11.0",
"express-session": "^1.17.3",
"helmet": "^7.0.0",
"prisma": "^5.1.1",