Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Minimal API Endpoints

Generates Minimal API endpoints following Microsoft's recommended approach. Creates fast, testable HTTP APIs with minimal code using MapGet/MapPost/MapPut/MapDelete. Preferred over controller-based APIs for new projects.

majiayu000 b9d9c69 2 files · 20.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/07-2-minimal-api-endpoints commit b9d9c6976e

Frequently asked questions

npx skillmds add majiayu000/minimal-api-endpoints