Skip to content
New issue

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

Implement Rate Limiting Middleware for Enhanced Security and Performance #58

Open
khandelwalaastha opened this issue Jun 5, 2024 · 3 comments

Comments

@khandelwalaastha
Copy link

khandelwalaastha commented Jun 5, 2024

I want to implement rate limiting in our Express application to enhance security and maintain performance. Rate limiting will help prevent abuse, such as brute force attacks and denial of service (DoS) attacks, by limiting the number of requests a user can make within a specified timeframe. This issue involves creating a middleware for rate limiting and integrating it into the existing application structure.

Copy link

github-actions bot commented Jun 5, 2024

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@khandelwalaastha
Copy link
Author

khandelwalaastha commented Jun 5, 2024

assign this issue to me under label GSSOC @Mayank2808sharma

@amresh012
Copy link

Hey @khandelwalaastha Please assign me this issue under GSOC 2024 I am Good at Node and Express

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

No branches or pull requests

2 participants