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

feat: rate limiter middleware #82

Open
aayushchugh opened this issue Jun 28, 2023 · 0 comments
Open

feat: rate limiter middleware #82

aayushchugh opened this issue Jun 28, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@aayushchugh
Copy link
Member

Description

Create a rate-limiter middleware that will only allow 150 requests per 15 minutes from a single device

Anything else?

nestjs rate limiter:- https://docs.nestjs.com/security/rate-limiting

@aayushchugh aayushchugh added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 28, 2023
@aayushchugh aayushchugh added this to the v1.0.0-beta milestone Jun 28, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in backlog Jun 28, 2023
@aayushchugh aayushchugh moved this from 🆕 New to 🔖 Ready in backlog Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant