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

API Rate Limiting #11

Open
DavidAJohn opened this issue May 29, 2021 · 1 comment
Open

API Rate Limiting #11

DavidAJohn opened this issue May 29, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@DavidAJohn
Copy link
Owner

Another pro-active addition to the application would be rate-limiting requests to the API.

Stefan Prodan's AspNetCoreRateLimit looks like a really good option:

https://github.com/stefanprodan/AspNetCoreRateLimit/wiki

@DavidAJohn DavidAJohn added the enhancement New feature or request label May 29, 2021
@DavidAJohn DavidAJohn self-assigned this May 29, 2021
@DavidAJohn
Copy link
Owner Author

Support for rate limiting is being added to .NET 7:

https://devblogs.microsoft.com/dotnet/announcing-rate-limiting-for-dotnet/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant