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

Rate limiting specific api routes. #1

Open
mattrltrent opened this issue Jul 7, 2022 · 0 comments
Open

Rate limiting specific api routes. #1

mattrltrent opened this issue Jul 7, 2022 · 0 comments
Labels
feature Something to be added or improved upon. good first issue Good for newcomers

Comments

@mattrltrent
Copy link
Member

mattrltrent commented Jul 7, 2022

Each endpoint should be rate limited, possibly by the user's token that's sent up with their requests, or their IP address. Example: a user can only vote on x posts every y time-frame, or comment on z number of posts every t time-frame.

@mattrltrent mattrltrent added the feature Something to be added or improved upon. label Jul 7, 2022
@mattrltrent mattrltrent added the good first issue Good for newcomers label Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something to be added or improved upon. good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant