jparadadev / python-ddd-skeleton

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

Home Page:http://www.javierparada.dev/python-ddd-skeleton/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://www.javierparada.dev/python-ddd-skeleton/

License:MIT License


Languages

Language:Python 98.7%Language:Makefile 1.1%Language:Dockerfile 0.1%