API Endpoint Generator

Scaffold complete REST API endpoints with input validation, error handling, typed request/response, JSDoc or docstrings, and a unit test stub. Use when asked to create a new API route, endpoint, controller, handler, or REST resource in Express.js (TypeScript) or FastAPI (Python). Produces production-ready code following immutable patterns, Zod/Pydantic validation, and RFC 7807 error responses. Use when this capability is needed.

tomevault-io 3064056 2 files · 9.9 KB Updated

File contents

tomevault-io/skills-registry/tree/main/timothywarner--copilot-dev--copilot-dev commit 30640563ea

Frequently asked questions

npx skillmds@latest add tomevault-io/api-endpoint-generator