20 results found Sort:
- Filter by Primary Language:
- Python (19)
- JavaScript (1)
- +
FastAPI pagination 📖
Created
2020-11-06
2,210 commits to main branch, last one a day ago
A RBAC (Role-Based Access Control) permission control system built on FastAPI, featuring a unique pseudo-three-tier architecture design, with built-in basic implementation of fastapi admin as a templa...
Created
2023-04-07
282 commits to master branch, last one 3 days 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
623 commits to main branch, last one 9 days ago
FastAPI project Template generator to make your life easier 🧬 🚀
Created
2023-07-12
176 commits to master branch, last one 6 days ago
Generate CRUD methods in FastApi from an SQLAlchemy schema
Created
2021-08-16
495 commits to main branch, last one 10 months ago
SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
Created
2020-09-23
259 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 6 months ago
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
Created
2022-10-17
57 commits to main branch, last one about a month ago
FastAPI Python DDD and Clean Architecture Example
Created
2022-05-21
24 commits to master branch, last one 2 years ago
FastAPI CRUD
Created
2020-01-05
7 commits to master branch, last one about a year 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
919 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
SQLAlchemy Filterset. An easy way to filter, sort, paginate SQLAlchemy queries
Created
2023-01-05
198 commits to main branch, last one 3 months 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 2 years 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 4 months ago
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
Created
2023-09-23
16 commits to main branch, last one 4 months ago
🔊😊 A fastapi voice-assistant framework to quickly prototype LLM-powered voice assistants in <5 minutes.
Created
2023-05-20
157 commits to main branch, last one 10 months ago