Skip to content

Roadmap

  • Built for Bun - Native performance
  • Express Ecosystem - Middleware support
  • TypeScript First - Decorators, Generics, Type Safety
  • Auto OpenAPI - Scalar documentation
  • Rich Plugin System - CORS, Session, Validation, Rate Limiting
  • Dependency Injection - Container for dependency injection
  • OpenTelemetry - Built-in traces
  • OAuth2 - Built-in OAuth2 support
  • Request-Scoped Globals - Via AsyncLocalStorage
  • Support for Deno and Node.js
  • Cross-runtime testing
  • Drop-in adapters for Express, Koa, and Elysia
  • Event support
  • HTTP simulation
  • Type analysis for enhanced OpenAPI generation
  • Automatic schema generation from TypeScript types
  • Comprehensive performance comparisons
  • CI/CD performance tracking
  • Automatic clustering support
  • Load balancing
  • tRPC integration
  • gRPC support
  • Protobuf support
  • MessagePack support
  • Circuit breaker pattern
  • Retry mechanisms
  • Health checks
  • Enforced controller patterns
  • Compile-time route validation
  • Consistent 4xx/5xx error formats
  • Error cataloging

We welcome contributions! Check out our GitHub repository to get involved.