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 Limit #136

Closed
peterdudfield opened this issue Aug 30, 2022 · 2 comments
Closed

API: Rate Limit #136

peterdudfield opened this issue Aug 30, 2022 · 2 comments

Comments

@peterdudfield
Copy link
Collaborator

Add a rate limit using cloudfare. This will stop DoS attacks

@peterdudfield peterdudfield changed the title Rate Limit API: Rate Limit Sep 12, 2022
@peterdudfield
Copy link
Collaborator Author

Could use something like this - https://github.com/laurentS/slowapi

@peterdudfield
Copy link
Collaborator Author

I think the easiest is to just put a limit of like 3600 per hour on each route.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: No status
Status: Todo
Development

No branches or pull requests

2 participants