Roadmap
Where we are and where we're going.
Ecosystem Expansion
v1.0+- First-class CLI for scaffolding, tooling, and project management
- Native GraphQL support powered by Strawberry
- Official plugin system for extending framework capabilities
- Custom ORM engine designed for performance and flexibility
Developer Experience
v0.2 (Current)- Built-in templating system with support for dynamic web pages
- Core framework optimizations for better performance and stability
- Integrated authentication system out of the box
- Improved hot-reloading for faster development feedback
Core Foundations
v0.1- ASGI Server Integration
- Dependency Injection Container
- Declarative Configuration
- Basic Routing & Controllers
- WebSocket Support