rhoboro / async-fastapi-sqlalchemyLinks
☆286Updated this week
Alternatives and similar repositories for async-fastapi-sqlalchemy
Users that are interested in async-fastapi-sqlalchemy are comparing it to the libraries listed below
Sorting:
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆508Updated 3 weeks ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆551Updated 2 years ago
- row level security for FastAPI framework☆558Updated 2 years ago
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆511Updated 2 weeks ago
- A request rate limiter for fastapi☆631Updated last year
- Fully Python async FastAPI project! 🚀☆514Updated 2 years ago
- Opinionated set of utilities on top of FastAPI☆647Updated 3 years ago
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆317Updated 3 years ago
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆519Updated 10 months ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆410Updated last year
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆736Updated last year
- FastAPI pagination 📖☆1,478Updated this week
- FastAPI framework plugins☆500Updated 4 months ago
- Adds simple SQLAlchemy support to FastAPI☆669Updated last year
- Example of how to handle background processes with FastAPI, Celery, and Docker☆447Updated 2 years ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆945Updated 10 months ago
- FastAPI CRUD☆473Updated last year
- FastAPI example with distinct permissions for each route☆127Updated this week
- Filter and order your endpoints☆292Updated last week
- api versioning for fastapi web applications☆746Updated 2 years ago
- Drop-in API-key based security for FastAPI☆381Updated last year
- FastAPI Layered Architecture☆333Updated 2 years ago
- Demo of set up for Web App Backend using FastAPI + Async SQLAlchemy☆210Updated last year
- Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications☆856Updated last week
- Developer productivity tool for making high-quality FastAPI production-ready APIs.☆690Updated last week
- minimal-fastapi-postgres-template based on official template but rewritten☆546Updated last week
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆321Updated this week
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL