BritishGeologicalSurvey / pyagsapi

pyagsapi - An AGS Utilities API with AGS v4.x Schema Validation & Converter for .ags<-->.xslx files
https://britishgeologicalsurvey.github.io/pyagsapi/
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Implement Rate Limiting #107

Open KoalaGeo opened 1 year ago

KoalaGeo commented 1 year ago

Should Implement Rate Limiting on principle

eg 8/min/user

See https://pypi.org/project/slowapi/or https://pypi.org/project/fastapi-limiter/