Skip to content

Powered by FastAPI, Pydantic and SQLModel.

CRUD API

Get a CRUD API from your data description in the Blitz file.

Automatic swagger

Get a swagger UI for all you routes with automatic documentation.

Database management

Internally manages database schema and generates data migration to keep your database up to date with your Blitz file.

Dashboard & Admin

Use the intuitive dashboard to build your Blitz app, manage your data and test your API.