kukua / concava-api

API for modifying ConCaVa metadata.
http://kukua.github.io/concava-api/
MIT License
1 stars 0 forks source link

Test and improve request throttling #5

Closed mauvm closed 8 years ago

mauvm commented 8 years ago

Currently all API calls are throttled by 60 requests per minute (see app/Http/Kernel.php).