Express REST API Generator

Generates production-ready Express.js REST API route handlers from natural language descriptions, including Zod input validation middleware, centralized error handling, and integration tests using Supertest. Produces fully typed TypeScript code following RESTful conventions and Express best practices. Activates when the user requests creation of a new REST API endpoint, route, or controller.

aelshamy a289e31 57 files · 175.8 KB Updated

File contents

aelshamy/SkillForge/tree/main/skills/express-rest-api-generator commit a289e31ac9

Frequently asked questions

npx skillmds@latest add aelshamy/express-rest-api-generator