GingerDJ
Batteries included Microservice framework for writing expressive business logic. Decouple logic from the framework specific boilerplate. Write readable database queries.
OpenAPI Spec
Get swagger UI out of the box to test your API. Create custom request and response type with pre and post handler validation of the data.
Highly observable
Get logs and metrics with built-in prometheus metrics collection for endpoints and data models with declarative syntax.
Expressive ORM
Built upon Django's ORM which lets you design complex data models, Ensures SQL relations integrity and retrieve data with efficient query engine.
Pluggable authentication
Bring in your own authentication and authorization logic. Supports persistent contextual data across middlewares.