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.
Contributions are welcome! Feel free to submit a Pull Request. But Make sure you are not contributing to a mirror repository. Check the following Repository Status section to identify the primary repository.
This project may be a mirror of another primary repository. Below is a list of all related repositories, indicating whether they are mirrors and their approximate sync frequency:
Service | Repository URL | Type | Sync Frequency |
---|---|---|---|
Codeberg | https://codeberg.org/n1nj4t4nuk1/python-ddd-skeleton |
Primary | N/A |
Github | https://github.com/n1nj4t4nuk1/python-ddd-skeleton |
Mirror | Every commit |
โ ๏ธ Note: If you are viewing this repository on a platform like GitHub, GitLab, Gitea, Forgejo, etc., be aware that it might not be the main repository.
This project is licensed under the MIT License - see the LICENSE file for details.