https://github.com/danielfsousa/ecommerce-clean-architecture
Example application code for the "Architecture Patterns with Python" book
https://github.com/danielfsousa/ecommerce-clean-architecture
Last synced: 27 days ago
JSON representation
Example application code for the "Architecture Patterns with Python" book
- Host: GitHub
- URL: https://github.com/danielfsousa/ecommerce-clean-architecture
- Owner: danielfsousa
- License: mit
- Created: 2020-11-23T03:33:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T03:53:16.000Z (over 5 years ago)
- Last Synced: 2025-01-02T06:44:26.114Z (over 1 year ago)
- Language: Python
- Size: 42 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ecommerce-clean-architecture
Example application code for the [Architecture Patterns with Python](https://github.com/cosmicpython/book) book