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-limit clients #5

Closed
derhuerst opened this issue Aug 6, 2015 · 1 comment
Closed

Rate-limit clients #5

derhuerst opened this issue Aug 6, 2015 · 1 comment

Comments

@derhuerst
Copy link
Owner

According to Best Practices for Designing a Pragmatic RESTful API, rate-limiting should happen using the X-Rate-Limit-… HTTP headers.

limitus seems to be good for tracking the API usage.

@derhuerst derhuerst mentioned this issue Aug 8, 2015
6 tasks
@derhuerst
Copy link
Owner Author

Done as of 5c71a81.

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