Found 44 repositories(showing 30)
ivan-borovets
Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling
AdamHavlicek
FastAPI Python DDD and Clean Architecture Example
onlythompson
This template provides a robust starting point for building scalable, maintainable, and efficient microservices using FastAPI, adhering to Clean Architecture principles and Domain-Driven Design (DDD).
alefeans
Production-ready modern Python template featuring Clean Architecture, DDD, and FastAPI 🚀
BrunoTanabe
Python FastAPI backend template, organized by Clean Architecture layers (domain, application, infrastructure, presentation) and DDD principles. Includes dependency management, Docker support, testing boilerplate, CI-friendly setup and best practices, modular scaffolding to jump-start new projects and ensure long-term maintainability.
weverkley
Complete Python REST API implementation in FastAPI, demonstrating the principles of Clean Architecture and Domain-Driven Design (DDD). The project uses py-automapper for object mapping between layers, SQLAlchemy for asynchronous ORM, and Alembic for database migrations.
tyronejosee
A clothing e-commerce API built with FastAPI, following Clean Architecture principles and Domain-Driven Design (DDD). It includes JWT authentication, user management, products, shopping cart, orders, and simulated payments, with role-based access control and a suite of automated tests.
buildshift-dev
Clean Architecture Python e-commerce demo showcasing DDD patterns, repository design, domain events, value objects, and clean separation of concerns. Features FastAPI REST API, Streamlit UI, PostgreSQL with JSONB, comprehensive testing, and production-ready patterns.
ibash2
FastAPI microservice template with Clean Architecture, DDD, CQRS, structlog, and OpenTelemetry.
devguerreiro
🟢 Backend Challenge Multiplike - Built using FastAPI, MySQL, Docker with Clean Arch + DDD
UniCortex
Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC.
OzodbekPyDev
ToDo API is a task management system built using Domain-Driven Design (DDD) and Clean Architecture (CA). It leverages FastAPI, SQLAlchemy, Alembic, and PostgreSQL to enable user registration, task creation, viewing, updating, and deletion. Users can assign and revoke read and update permissions for specific tasks to other users, with only the task
tanimomor
No description available
SudokuShifter
A pure DDD-like structure for a FastAPI project. Use is allowed for everyone's delight, developer needs.
migherize
No description available
eugeneliukindev
FastAPI example with async SQLAlchemy, Domain-Driven Design (DDD) (Entities, Value Objects, Repository + Unit of Work patterns), Pydantic v2
meggameggamegga
No description available
tanimomor
No description available
SOULEYMANEHAMANEADJI
Pedagogical backend implementing Domain-Driven Design (DDD) and Test-Driven Development (TDD) with modern FastAPI, SQLAlchemy ORM, and comprehensive testing. A complete learning project showcasing clean architecture, layered design patterns, professional Python practices, and deployment-ready infrastructure.
ProgramandoComAndre
No description available
Production-ready FastAPI boilerplate with MongoDB, Redis, Celery, Clean Architecture & DDD
Production-ready FastAPI boilerplate with PostgreSQL, Redis, Celery, Clean Architecture & DDD
luisfarfan
FastAPI DDD + Terraform template - Clean Architecture, PostgreSQL, AWS infrastructure, CI/CD ready
victorbfcastro
Modern FastAPI project with Clean Architecture, DDD, PostgreSQL and resilience patterns (gRPC-ready)
amillanaol
FastAPI REST API implementing Clean Architecture and DDD. Includes Docker, Alembic and layered project structure.
aadhamashraf
A scalable, extensible SaaS platform foundation built with FastAPI, Domain-Driven Design (DDD), and Clean Architecture.
amin-ghaderi
Hybrid AI Employee system with C# (ASP.NET) and Python (FastAPI), built with Clean Architecture and DDD
artemy-sh
A microservice for managing international parcel delivery, built with DDD and Clean Architecture using FastAPI, RabbitMQ, Redis, and MySQL.
ridwanspace
Production-grade FastAPI boilerplate for financial applications — DDD, Clean Architecture, async SQLAlchemy, JWT auth, idempotency, optimistic locking, and more.
Diwas2055
FastAPI framework designed for building scalable, production-ready applications with strict adherence to **Domain-Driven Design (DDD)** and **Clean Architecture**.