python-ddd-skeleton

🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.

View project on GitHub

🐍 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.