Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 286 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 286 Bytes

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.