visini / abstracting-fastapi-services
FastAPI application and service structure for a more maintainable codebase – See full article
☆387Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for abstracting-fastapi-services
- Opinionated set of utilities on top of FastAPI☆622Updated 2 years ago
- row level security for FastAPI framework☆484Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆897Updated 2 weeks ago
- FastAPI simple cache☆218Updated 3 years ago
- api versioning for fastapi web applications☆656Updated last year
- FastAPI framework plugins☆370Updated 5 months ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆656Updated 7 months ago
- High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).☆420Updated last year
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆708Updated this week
- FastAPI CRUD☆437Updated 9 months ago
- Fully Python async FastAPI project! 🚀☆453Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆488Updated last year
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆445Updated 2 weeks ago
- Tools to convert SQLAlchemy models to Pydantic models☆1,190Updated this week
- Adds simple SQLAlchemy support to FastAPI☆620Updated 7 months ago
- FastAPI Layered Architecture☆285Updated last year
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆417Updated last week
- Request ID propagation for ASGI apps☆431Updated last month
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆274Updated 2 years ago
- ☆252Updated last month
- minimal-fastapi-postgres-template based on official template but rewritten☆478Updated this week
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆527Updated 9 months ago
- FastAPI pagination 📖☆1,202Updated this week
- Example project showing off clean/hexagonal architecture concepts in Python☆511Updated last year
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆210Updated this week
- Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Perm…☆565Updated 5 months ago
- Test-Driven Development with FastAPI and Docker☆165Updated 7 months ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆217Updated 9 months ago
- Python Domain-Driven-Design(DDD) Example☆373Updated 7 months ago
- Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automaticall…☆450Updated this week