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 throttling for the GWAS Rest API #34

Open
sprintell opened this issue Mar 2, 2022 · 0 comments
Open

API throttling for the GWAS Rest API #34

sprintell opened this issue Mar 2, 2022 · 0 comments
Assignees

Comments

@sprintell
Copy link
Member

This is required to ensure users use it appropriately and also avoid Denial of Service: An acceptable solution will be a rate limiting strategy to limit access to the goci rest API, restricts the number of API calls that a client can make within a certain timeframe, and defend the API against both unintentional and malicious. overuse

@sprintell sprintell self-assigned this Mar 9, 2022
sprintell added a commit that referenced this issue Mar 9, 2022
Goci rest#34 api throttling for the gwas rest api
@sprintell sprintell changed the title Investigate possibility of implementing API throttling for the GWAS Rest API API throttling for the GWAS Rest API Mar 25, 2022
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