Files
notifications-api/app
Martyn Inglis 61a0cf32c8 Ensure clients have rate limit enforced
- rate limiting is a hard number per day
- not limited in terms of rate of request
- limit is a single number held against the service
- every notification counts against the limit, regardless of type
- return a 429 if limit exceeded.
2016-03-09 11:06:37 +00:00
..
2016-02-24 17:12:30 +00:00
2016-03-04 22:07:10 +00:00
2016-03-03 15:32:22 +00:00