Skip to content
#

alembic

Here are 1,477 public repositories matching this topic...

This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

  • Updated Apr 1, 2024
  • Python

Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling

  • Updated Nov 4, 2025
  • Python

Improve this page

Add a description, image, and links to the alembic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alembic topic, visit your repo's landing page and select "manage topics."

Learn more