cachethq / core

🚦 The core of Cachet, the open-source status page system.
https://cachethq.io
MIT License
130 stars 22 forks source link

API Rate Limiting #54

Closed joelbutcher closed 7 months ago

joelbutcher commented 8 months ago

closes #35

Adds a default rating limit of 300 requests / minute to all cachet API routes, overridable via the cachet.api_rate_limit config setting.