API Routes

Create and work with Next.js API routes in src/pages/api/. Use when creating API endpoints, handling HTTP requests, or working with server-side API logic in Pages Router. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/jorggerojas--next-skeleton-page--api-routes commit 96599a5924

Frequently asked questions

npx skillmds@latest add tomevault-io/api-routes-2