python-ddd-skeleton
python-ddd-skeleton copied to clipboard
🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
🐍 Python DDD skeleton

Template of a REST Api Python application using: Hexagonal Architecture, Domain-Driven Design (DDD), Command Query Response Segregation (CQRS) and Event Sourcing.
Based on typescript-ddd-skeleton project from CodelyTV.