fastapi-sqlalchemy topic
nala_assistant
🔊😊 A fastapi voice-assistant framework to quickly prototype LLM-powered voice assistants in <5 minutes.
tag-youre-it-backend
🌐 A real world FastAPI example
FastAPI-Boilerplate
A dockerized FastAPI Boilerplate with JWT, Loguru logging, Role based authorization, SQLAlchemy ORM with AsyncSession. Repository design pattern, Domain driven design, Service Layer implemented.
pytest-fastapi-crud-example
Testing a FastAPI CRUID API using Pytest
fastapi-chat
Real-time chat with FastAPI, Websockets and SQLAlchemy2
fastapi-jwt-auth-full-example
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
aws-lambda-serverless-fastapi
aws lamda fastapi with serverless
fastapi-ledger-system
Have you ever been curious as to how fintech applications are built? This system demonstrates the basic functionalities of a fintech product.
fastapi-large-app-template
🚀 Production-Grade FastAPI Template • JWT Auth • Rate Limiting • Alembic Migrations • Async PostgreSQL (connection pooling) • Async Redis (efficient pooling) • Gunicorn + Uvicorn • Docker • Async Rea...
fastapi-enterprise-template
FastAPI backend enterprise template