generated from lucien/api-template
add: added rate limit to the api
This commit is contained in:
parent
f4cfd8a9fe
commit
46aea20bf5
2 changed files with 17 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.3.1",
|
||||
"express": "^4.18.2",
|
||||
"express-rate-limit": "^7.5.0",
|
||||
"express-slow-down": "^2.0.3",
|
||||
"express-ws": "^5.0.2",
|
||||
"fs": "^0.0.1-security",
|
||||
"https": "^1.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue