FastAPI pagination 📖
-
Updated
Nov 18, 2024 - Python
FastAPI pagination 📖
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 template library, free and open-source
Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver
FastAPI project Template generator to make your life easier 🧬 🚀
Generate CRUD methods in FastApi from an SQLAlchemy schema
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.
A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.
FastAPI Python DDD and Clean Architecture Example
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.
🎒 Free & open source API service for obtaining information about +9600 universities worldwide.
SQLAlchemy Filterset. An easy way to filter, sort, paginate SQLAlchemy queries
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.
FastAPI CRUD Example
Real-time chat with FastAPI, Websockets and SQLAlchemy2
💵 Free & open source API service for current and historical foreign exchange rates.
This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config also.
Add a description, image, and links to the fastapi-sqlalchemy topic page so that developers can more easily learn about it.
To associate your repository with the fastapi-sqlalchemy topic, visit your repo's landing page and select "manage topics."