All use cases

Rate Limit Gateway

Protect APIs from abuse.

Microservices
Prompt
Build an API gateway middleware that enforces per-user and per-IP rate limits with Redis. Include burst + sustained limits, consistent error responses, and a basic dashboard endpoint to inspect limit status.
Use this
Rate Limit Gateway | OutcomeDev Use Cases