shaliamekh / clean-architecture-fastapiLinks
Medium article "Clean Architecture with Python"
☆66Updated 7 months ago
Alternatives and similar repositories for clean-architecture-fastapi
Users that are interested in clean-architecture-fastapi are comparing it to the libraries listed below
Sorting:
- A Python implementation of Clean Architecture, inspired by Uncle Bob's book☆153Updated last week
- FastAPI Python DDD and Clean Architecture Example☆123Updated 3 years ago
- Clean FastAPI architecture☆112Updated 2 years ago
- Applying CQRS pattern with Python Fastapi.☆45Updated last year
- Base FastAPI Project to create general api.☆456Updated 9 months ago
- An example project that uses FastAPI and follows the hexagonal architecture rules.☆124Updated 2 years ago
- This project is a Python Clean Architecture example that uses Flask, SQLAlchemy and PostgreSQL☆98Updated 2 years ago
- This project contains the source code for the medium article☆58Updated last year
- Clean Architecture Example using FastAPI framework☆483Updated 2 years ago
- Framework-agnostic backend example using FastAPI. Implements Clean Architecture and CQRS with DDD-inspired patterns, featuring DIP (low c…☆241Updated last week
- Fully Python async FastAPI project! 🚀☆503Updated 2 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆154Updated last year
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆319Updated 3 years ago
- Experiments with Django and Hexagonal Architecture☆122Updated last week
- ☆56Updated 2 years ago
- Applying pattern Ports and Adapters with Python Fastapi.☆16Updated 2 years ago
- Forgot password example flow with FastAPI☆57Updated 2 weeks ago
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆162Updated last week
- FastAPI Layered Architecture☆328Updated 2 years ago
- FastAPI example with distinct permissions for each route☆118Updated 2 weeks ago
- Python Domain-Driven-Design(DDD) Example☆416Updated last year
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture