This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Commit 6e01406
committed
Add rate limiting middleware to enhance API security
- Integrated express-rate-limit to limit requests to 100 per 15 minutes
- This helps mitigate potential DDoS attacks and abuse of the API1 parent 3319cc0 commit 6e01406
3 files changed
Lines changed: 27 additions & 5495 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments