Police-Data-Accessibility-Project / data-sources-app

An API and UI for using and maintaining the Data Sources database
MIT License
3 stars 5 forks source link

v2 API rate limiting #353

Closed josh-chamberlain closed 2 months ago

josh-chamberlain commented 4 months ago

Context

We're building new endpoints as part of #248, and discussing this in places like https://github.com/Police-Data-Accessibility-Project/data-sources-app/issues/345

Requirements

nice to have:

Tests

?

Docs

mention this in the API docs; path to complain if people think they're too strict

Open questions

Most of these numbers and specifics can change

maxachis commented 3 months ago

Implementation Notes

Testing

Notes to @josh-chamberlain