python-ddd-example icon indicating copy to clipboard operation
python-ddd-example copied to clipboard

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

Python DDD example

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

Based on typescript-ddd-skeleton project from CodelyTV.