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

[EPIC] Rate limiting #18

Open
bajiat opened this issue Sep 25, 2017 · 0 comments
Open

[EPIC] Rate limiting #18

bajiat opened this issue Sep 25, 2017 · 0 comments

Comments

@bajiat
Copy link

bajiat commented Sep 25, 2017

Parent to #31

Description

Allow API owners to rate limit calls to their API based on a strategy, for example

  • fixed quota per time unit
  • leaky bucket
  • weighted variants of the calls (data, time etc.)

Rate limit per

  • API key
  • IP
  • developer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants