Skip to content

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

License

Notifications You must be signed in to change notification settings

javierparadadev/python-ddd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.