Minimal APIs
Minimal code for HTTP APIs
★ 4.4
Lightweight approach to building HTTP APIs with minimal dependencies in ASP.NET Core. Fast, simple, and inspired by Express/Flask simplicity.
35K
GitHub Stars
none
TypeScript
easy
Learning Curve
4.5
DX Score
Tarification
Model
free
Offre Gratuite
MIT licensed, part of ASP.NET Core
Paid
N/A
Fonctionnalités
- ✓ Single-file APIs
- ✓ Lambda handlers
- ✓ Endpoint routing
- ✓ OpenAPI support
- ✓ Parameter binding
- ✓ Filters pipeline
- ✓ Rate limiting
- ✓ Output caching
Avantages
- + Very concise
- + Low ceremony
- + Great for microservices
- + Fast performance
- + Easy to learn
Inconvénients
- - Less structured
- - Limited for large apps
- - Newer approach
- - Fewer patterns established
Idéal Pour
startup indie hacker
Alternatives
minimal api microservices lightweight