frontend · easy

Rate Limiting

Throttling how many requests a client can make—usually enforced at an API gateway for security and stability.

Tags: javascript, nextjs