svx / poetry-fastapi-dockerLinks
Docker multi-stage builds for Python and Poetry
☆98Updated last year
Alternatives and similar repositories for poetry-fastapi-docker
Users that are interested in poetry-fastapi-docker are comparing it to the libraries listed below
Sorting:
- Fully Python async FastAPI project! 🚀☆494Updated 2 years ago
- Boiler plate project for using GraphQL (Strawberry) with FastAPI and Async SQL Alchemy 🍓☆148Updated 3 years ago
- FastAPI application and service structure for a more maintainable codebase – See full article☆396Updated 3 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆92Updated last year
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆534Updated last year
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆496Updated 2 weeks ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆222Updated 2 years ago
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆154Updated 5 years ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆470Updated 2 weeks ago
- FastAPI authentication and authorization using auth0.com☆241Updated 7 months ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆153Updated 11 months ago
- My own fastapi postgres boilerplate☆54Updated 2 years ago
- row level security for FastAPI framework☆544Updated last year
- Test-Driven Development with FastAPI and Docker☆169Updated 2 months ago
- FastAPI Layered Architecture☆323Updated 2 years ago
- FastAPI Starter Project with SQLModel and Alembic☆122Updated 2 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆93Updated 2 years ago
- A Python RESTful API using FastAPI with a Kafka Consumer☆156Updated 4 years ago
- FastAPI & Kubernetes Tutorial with PyCharm☆107Updated 2 years ago
- FastAPI framework plugins☆472Updated last week
- minimal-fastapi-postgres-template based on official template but rewritten☆526Updated 2 weeks ago
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆160Updated 3 weeks ago
- FastAPI CRUD☆470Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆384Updated last year
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆937Updated 6 months ago
- The API Application Development using Python FastAPI, including interactive API documentation☆216Updated last year
- Clean FastAPI architecture☆112Updated 2 years ago
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆553Updated 3 weeks ago
- Example of how to handle background processes with FastAPI, Celery, and Docker☆431Updated 2 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.