manukanne / sqlmodel-repository-pattern
☆32Updated 10 months ago
Alternatives and similar repositories for sqlmodel-repository-pattern:
Users that are interested in sqlmodel-repository-pattern are comparing it to the libraries listed below
- FastAPI & Kubernetes Tutorial with PyCharm☆104Updated 2 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆91Updated 8 months ago
- ☆53Updated last year
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆131Updated last year
- Python SAGA Pattern Example☆55Updated 10 months ago
- FastAPI example with distinct permissions for each route☆95Updated this week
- Test-Driven Development with FastAPI and Docker☆168Updated this week
- FastAPI SSO example with various providers☆76Updated this week
- A Python implementation of Clean Architecture, inspired by Uncle Bob's book☆103Updated 2 weeks ago
- Clean FastAPI architecture☆109Updated 2 years ago
- FastAPI CRUD☆80Updated last year
- FastAPI Python DDD and Clean Architecture Example☆96Updated 2 years ago
- Using Redis with FastAPI☆115Updated 8 months ago
- FastAPI Layered Architecture☆309Updated 2 years ago
- FastAPI with Docker and Traefik☆108Updated 2 years ago
- Medium article "Clean Architecture with Python"☆53Updated last month
- ☆54Updated 2 years ago
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆137Updated last month
- Dockerized Async Web REST API template with FastAPI + Docker + SQLAlchemy☆37Updated last year
- Structuring FastAPI application using 3-tier design pattern☆75Updated last year
- ⚙️ FastAPI gateway for microservices.☆116Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…