fastapi-sqlalchemy
There are 203 repositories under fastapi-sqlalchemy topic.
uriyyo/fastapi-pagination
FastAPI pagination 📖
fastapi-practices/fastapi_best_architecture
基于 FastAPI 框架的前后端分离中后台解决方案,遵循伪三层架构设计, 支持 Python 3.10 及以上版本
testdrivenio/fastapi-sqlmodel-alembic
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
grillazz/fastapi-sqlalchemy-asyncpg
Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver
Lolomgrofl/fastapi-genesis
FastAPI project Template generator to make your life easier 🧬 🚀
LuisLuii/FastAPIQuickCRUD
Generate CRUD methods in FastApi from an SQLAlchemy schema
dialoguemd/fastapi-sqla
SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
rawheel/fastapi-boilerplate
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
Donnype/fastapi-template
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
AdamHavlicek/fastapi-todo-ddd
FastAPI Python DDD and Clean Architecture Example
testdrivenio/fastapi-crud-sync
FastAPI CRUD
uriyyo/fastapi-filters
FastAPI filters🍸
wpcodevo/python_fastapi
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.
ycd/universities
:school_satchel: Free & open source API service for obtaining information about +9600 universities worldwide.
sqlalchemy-filterset/sqlalchemy-filterset
SQLAlchemy Filterset. An easy way to filter, sort, paginate SQLAlchemy queries
wpcodevo/fastapi_sqlalchemy
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.
Mr-Manna/FastAPI-CRUD
FastAPI CRUD Example
notarious2/fastapi-chat
Real-time chat with FastAPI, Websockets and SQLAlchemy2
sabuhibrahim/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.
ycd/fastrates
:dollar: Free & open source API service for current and historical foreign exchange rates.
Pytest-with-Eric/pytest-fastapi-crud-example
Testing a FastAPI CRUID API using Pytest
jim-schwoebel/nala_assistant
🔊😊 A fastapi voice-assistant framework to quickly prototype LLM-powered voice assistants in <5 minutes.
Yezz123-Archive/Apollo
A basic Application with multiple functionalities built with FastAPI aim to help Users Buy New Items Provided using PaypalAPI :rocket:
nickatnight/tag-youre-it-backend
🌐 A real world FastAPI example
bibektimilsina00/FastAPI-PgStarterKit
FastAPI + PostgreSQL Starter Kit: A streamlined template for building backends with FastAPI, PostgreSQL, and Docker.
m0kr4n3/fastapi_project_template
RESTful Back-end project template with FastAPI + PostgreSQL + JWT + Docker + nginx
notarious2/Vue3FastAPI-To-Do
Full-stack Vue3 and FastAPI built To-Do app
theshohidul/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.
Amirshox/FastAPI-Architecture
FastAPI Architecture
antonio-pedro99/fastapi_notes
This project is just a showcase on how to use Python as backend for flutter application and deploy them using heroku.
code4mk/aws-lambda-serverless-fastapi
aws lamda fastapi with serverless
aybruhm/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.
iunary/fastapi-template
FastAPI template
AliBigdeli/FastApi-Blog-Authentication-App
this is a simple demonstration of fast api usage with authentication
saisyam/ticket
Ticket is a ticket management system built on FastAPI, SQL Alchemy, Celery, PostgreSQL and ReactJS
wangxin688/fastapi-enterprise-template
FastAPI backend enterprise template