Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sumanjeet0012
Copy link

Fixes #11

Implemented rate limiting using express-rate-limit middleware. Added 100 requests per 15 minutes limit after that they will receive a message "Too many requests from this IP, please try again later.".

@Abhay-2811 Abhay-2811 changed the base branch from main to dev-js February 14, 2025 16:05
@Abhay-2811
Copy link
Collaborator

Can you pull the dev branch and make same edits there. Feature wise everything looks good and ready to merge.

@sumanjeet0012
Copy link
Author

Created a new pull request after pulling the latest changes from the dev branch and raising the PR to merge into it.
checkout PR #38.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Request Rate Limiting

2 participants