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.
🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
PythonMIT
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.