Rate Limiting

Use to plan rate limiting per endpoint class — signup, login, password reset, OTP, contact forms, public search, and expensive endpoints — with keys (IP/account/session), algorithms, stores, and 429 behavior. Abuse prevention, not authorization.

ahtishamshahzad Updated

File contents

ahtishamshahzad/agent_dev_flow/tree/main/.ai/skills/backend/rate-limiting commit 99c9dd5bf7

Frequently asked questions

npx skillmds@latest add ahtishamshahzad/rate-limiting