API Route

Create new Next.js API route handlers with rate limiting, auth, and validation. Use when: adding REST endpoints, webhook handlers, public API routes, or authenticated API routes. Covers GET/POST handlers, rate limiting with Redis, Zod validation, and error responses.

nirholas b1bbb37 4.8 KB Updated

File contents

nirholas/memescope-monday/tree/main/.github/skills/api-route commit b1bbb37fcf

Frequently asked questions

npx skillmds@latest add nirholas/api-route