Ir para o conteúdo 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

Preços

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

Recursos

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

Prós

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

Contras

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

Melhor Para

startup indie hacker

Alternativas

minimal api microservices lightweight