Closed
Description
We need to incorporate a rate-limiting middleware - something like https://github.com/go-chi/httprate - where we implement a rate-limiting strategy so that our APIs are resilient when getting many requests.
We need to incorporate a rate-limiting middleware - something like https://github.com/go-chi/httprate - where we implement a rate-limiting strategy so that our APIs are resilient when getting many requests.