fastapi-alembic-sqlmodel-async
API framework
An async web framework template for building secure and efficient APIs with authentication and role-based access control.
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.
1k stars
22 watching
155 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
alembicasynciocaddydockerdocker-composefastapifastapi-async-dbfastapi-boilerplatefastapi-cachefastapi-crudfastapi-paginationfastapi-sqlmodelpostgresqlpydantic-v2sqlalchemysqlalchemy2sqlmodel
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension for FastAPI that simplifies interaction with SQLAlchemy databases. | 229 |
| A FastAPI starter project that sets up a basic API with models and migrations using SQLModel and Alembic. | 117 |
| A high-performance async REST API framework with support for PostgreSQL and Redis. | 425 |
| An API built using FastAPI and Pytest for creating, reading, updating, and deleting data in a synchronized environment. | 79 |
| A comprehensive project template for building robust and feature-rich FastAPI applications with various database and ORM options. | 2,041 |
| A full-stack template for building modern web applications using FastAPI and React. | 28,452 |
| An implementation of a Full-Stack Python API with PostgreSQL and Cloud Run deployment using FastAPI and Alembic for database migrations. | 196 |
| A template for building scalable web APIs with FastAPI and Tortoise ORM. | 129 |
| An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 626 |
| Asynchronous API with CRUD operations | 439 |
| A framework that exposes SQLAlchemy models as a JSON:API and generates OpenAPI documentation. | 405 |
| A flexible Admin interface for SQLAlchemy models using various ASGI frameworks | 1,954 |
| A FastAPI template that mimics Flask's blueprint directory structure and serves HTTP API endpoints with authentication and CORS. | 903 |
| A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,495 |
| Automates creation of CRUD routes for models in a FastAPI application | 1,425 |