An open API service indexing awesome lists of open source software.

https://github.com/n1nj4t4nuk1/python-ddd-example

🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
https://github.com/n1nj4t4nuk1/python-ddd-example

api api-rest command-query-response-segregation ddd ddd-architecture ddd-cqrs ddd-example ddd-sample domain-driven-design fastapi hexagonal-architecture minio mongo mongodb python solid solid-principles template

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# Python DDD example

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

Based on [typescript-ddd-skeleton](https://github.com/CodelyTV/typescript-ddd-skeleton) project from [CodelyTV](https://github.com/CodelyTV).