We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You must enable rate limiting to each of the routes.
You may need to use the following package: https://www.npmjs.com/package/express-rate-limit
Follow this example for more rate limiting https://github.com/Badhan-BUET-Zone/badhan-backend/blob/master/src/routes/donors.js#L12
The text was updated successfully, but these errors were encountered:
Sanju-Basak
No branches or pull requests
You must enable rate limiting to each of the routes.
You may need to use the following package:
https://www.npmjs.com/package/express-rate-limit
Follow this example for more rate limiting
https://github.com/Badhan-BUET-Zone/badhan-backend/blob/master/src/routes/donors.js#L12
The text was updated successfully, but these errors were encountered: