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 Features #16

Open
hebron-george opened this issue Jan 27, 2022 · 0 comments
Open

Rate Limiting Features #16

hebron-george opened this issue Jan 27, 2022 · 0 comments

Comments

@hebron-george
Copy link
Owner

openFDA API Documentation says there is a limit to how many requests can be sent to their API:

With no API key: 240 requests per minute, per IP address. 1,000 requests per day, per IP address.

With an API key: 240 requests per minute, per key. 120,000 requests per day, per key.

Should we build rate limit features or leave that to the user to deal with?

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