febus982 / bootstrap-python-fastapiLinks
A python service built using Clean Architecture and SOLID principles
☆59Updated this week
Alternatives and similar repositories for bootstrap-python-fastapi
Users that are interested in bootstrap-python-fastapi are comparing it to the libraries listed below
Sorting:
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆181Updated last week
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated last year
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆155Updated last year
- Clean FastAPI architecture☆111Updated 3 years ago
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆419Updated last week
- FastAPI Async SQLAlchemy middleware☆182Updated 2 weeks ago
- FastAPI example with distinct permissions for each route☆129Updated last week
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆114Updated 2 weeks ago
- FastStream - Taskiq integration to provide you with a great scheduling feature☆55Updated 2 weeks ago
- A Python implementation of Clean Architecture, inspired by Uncle Bob's book☆178Updated 4 months ago
- An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.☆234Updated 4 months ago
- The Pydiator is an in-app communication method.☆51Updated last year
- Implement the Health Check API pattern on your FastAPI application!☆181Updated 2 years ago
- Quicker way to develop FastApi☆179Updated last year
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆608Updated last year
- Example project created by fastapi-mvc from fastapi-mvc/copier-project template☆54Updated 2 years ago
- ⚙️ FastAPI gateway for microservices.☆121Updated 2 years ago
- Diator is a Python library for implementing CQRS pattern in your Python applications.☆78Updated 2 years ago
- FastAPI filters🍸☆87Updated last week
- This project contains the source code for the medium article☆60Updated last year
- FastAPI framework plugins☆596Updated 6 months ago
- Repository containing sample code for running FastAPI and SQLAlchemy 2.0 together with pytest☆69Updated 2 years ago
- FasAPI + Prometheus + Grafana!☆213Updated 2 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture