18 results found Sort:

FastAPI pagination 📖
Created 2020-11-06
2,120 commits to main branch, last one a day ago
The RBAC permission control system built based on FastAPI adopts a unique pseudo-three-layer architecture design, built-in fastapi-admin basic implementation, and is free and open source as a template...
Created 2023-04-07
264 commits to master branch, last one 24 hours ago
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
Created 2021-09-08
12 commits to main branch, last one about a year ago
Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver
Created 2021-03-26
600 commits to main branch, last one 29 days ago
FastAPI project Template generator to make your life easier 🧬 🚀
Created 2023-07-12
166 commits to master branch, last one 2 days ago
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
Created 2022-12-28
24 commits to main branch, last one 4 months ago
SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
Created 2020-09-23
232 commits to master branch, last one 2 days ago
A FastAPI project template using Make, Docker, SQLAlchemy, and Github Actions for testing.
Created 2022-10-17
53 commits to main branch, last one 2 months ago
FastAPI CRUD
Created 2020-01-05
7 commits to master branch, last one about a year ago
FastAPI Python DDD and Clean Architecture Example
Created 2022-05-21
24 commits to master branch, last one 2 years ago
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 oper...
Created 2022-07-06
23 commits to master branch, last one about a year ago
FastAPI filters🍸
Created 2023-01-11
862 commits to main branch, last one a day ago
:school_satchel: Free & open source API service for obtaining information about +9600 universities worldwide.
Created 2020-07-08
17 commits to master branch, last one 4 years ago
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 ...
Created 2022-11-10
12 commits to master branch, last one about a year ago
FastAPI CRUD Example
Created 2020-03-04
8 commits to master branch, last one 4 years ago
Real-time chat with FastAPI, Websockets and SQLAlchemy2
Created 2023-09-09
95 commits to master branch, last one 2 months ago