JeroenDeDauw / QueryrAPI

🖹 REST API for Wikibase data
https://wikibase.consulting
7 stars 0 forks source link

Add rate limiting #21

Open JeroenDeDauw opened 8 years ago

JeroenDeDauw commented 8 years ago

Need to figure out how to best communicate the limit to the user.

What GitHub does seems pretty nice. They return headers on each request and have a dedicated endpoint to get info as well https://developer.github.com/v3/rate_limit/

429 response code