Add Endpoint Express

Add a new Express HTTP endpoint wired to a Use Case following Clean Architecture in a TypeScript + Node project. Use when the user says 'add endpoint', 'create route', 'new API', 'expose X via HTTP', 'add a GET/POST/PUT/DELETE'. Don't use for business logic — use create-usecase. Don't use for tests — use write-unit-test-jest. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/josenaldo--create-agents-workflow--add-endpoint-express commit 88a9474548

Frequently asked questions

npx skillmds@latest add tomevault-io/add-endpoint-express