Ir al contenido principal
Minimal APIs logo

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

Precios

Model
free
Plan Gratuito
MIT licensed, part of ASP.NET Core
Paid
N/A

Características

  • Single-file APIs
  • Lambda handlers
  • Endpoint routing
  • OpenAPI support
  • Parameter binding
  • Filters pipeline
  • Rate limiting
  • Output caching

Ventajas

  • + Very concise
  • + Low ceremony
  • + Great for microservices
  • + Fast performance
  • + Easy to learn

Desventajas

  • - Less structured
  • - Limited for large apps
  • - Newer approach
  • - Fewer patterns established

Mejor Para

startup indie hacker

Alternativas

minimal api microservices lightweight