minimal-apis
CommunityBuild fast .NET APIs with Minimal APIs.
AuthorStuartF303
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables developers to create lightweight HTTP APIs in .NET 10 using Minimal APIs instead of MVC controllers, reducing boilerplate and improving clarity.
Core Features & Use Cases
- Endpoint-first design: Define endpoints with MapGroup() and extension methods to organize routes.
- Scalar OpenAPI docs: Generate API metadata and UI using Scalar, not Swagger.
- Use Case: Rapidly prototyping service endpoints for microservices, small services, or internal APIs with minimal ceremony.
Quick Start
Create a new .NET 10 Minimal API project and define the first endpoints in Program.cs, then run the app and view the Scalar OpenAPI UI for documentation.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: minimal-apis Download link: https://github.com/StuartF303/Sorcha/archive/main.zip#minimal-apis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.