Skip to content

Add rate limiting with express-rate-limit middleware (100 requests/15… - #38

Open
sumanjeet0012 wants to merge 1 commit into
akave-ai:dev-jsfrom
sumanjeet0012:feature/add_rate_limit_on_api
Open

Add rate limiting with express-rate-limit middleware (100 requests/15…#38
sumanjeet0012 wants to merge 1 commit into
akave-ai:dev-jsfrom
sumanjeet0012:feature/add_rate_limit_on_api

Conversation

@sumanjeet0012

Copy link
Copy Markdown

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.".

This new PR is raised due to changes requested in comments of #36.

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.

1 participant