Version 0.1.0
First Release
- Pydantic integration
- DI Container
- Templating with Jinja2
- OpenAPI Documentation (Swagger and ReDoc)
- Controller (MVC)
- Guards (Authentications, roles and permissions)
- Modularization (eg: flask blueprint)
- Websocket support
- Session and Cookie support
- CORS, GZip, Static Files, Streaming responses
- Test client built on requests
- In-process background tasks.
- Startup and shutdown events.
- Application Events
New Contributors
- @eadwinCode made their first contribution in #6