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

Add rate limit logic to Apollo Server #110

Open
briri opened this issue Sep 27, 2024 · 0 comments
Open

Add rate limit logic to Apollo Server #110

briri opened this issue Sep 27, 2024 · 0 comments

Comments

@briri
Copy link
Collaborator

briri commented Sep 27, 2024

We will have rate limiting setup in the AWS WAF, but it's a good idea to add it within the application itself. The simplest approach seems to be to just add the express-rate-limit middleware to the router.

Include a functional test.

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

1 participant