Zum Hauptinhalt springen
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

Preise

Model
free
Kostenlose Stufe
MIT licensed, part of ASP.NET Core
Paid
N/A

Funktionen

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

Vorteile

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

Nachteile

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

Am besten für

startup indie hacker

Alternativen

minimal api microservices lightweight