asyncpg topic
dvhb-hybrid
A package to mix django and asyncio in one application
asyncpg-migrate
Database migration tool that does what alembic does... asynchronously
fastapi-boilerplate
python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn
FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
asyncdb
Collection of Asynchronous (Asyncio-based) generic Database connectors
server
FastApi production ready backend for Vaultexe, the password manager
fastapi-genesis
FastAPI project Template generator to make your life easier 🧬 🚀
cookiecutter-fastapi-backend
:cookie: Cookiecutter template to build and deploy fastapi backends..batteries included
fastapi_quickstart
Initial FastAPI project with SQLAlchemy (asyncpg), Alembic, Pydantic, Pytest, Poetry Gunicorn, Docker, docker-compose, Ruff, coverage, logging