Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notaphplover/hex-architecture-poc
https://github.com/notaphplover/hex-architecture-poc
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/notaphplover/hex-architecture-poc
- Owner: notaphplover
- License: unlicense
- Created: 2022-10-12T10:56:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T16:04:44.000Z (about 2 years ago)
- Last Synced: 2024-11-17T20:49:33.924Z (2 months ago)
- Language: TypeScript
- Size: 976 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# DDD and hex architecture PoC
Architecture PoC to hybridate DDD with heexagonal architecture.
**Disclaimer**: Please do not expect quality source code here, it's just a PoC. No test nor API docs are included.
Consider having a look at the existing documents as an introduction to understand the source code:
- [Architecture Overview](./docs/architecture/overview.md).
- [Set up steps](./docs/setup/steps.md).