Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danrusei/http_web_services
Inventory App -- flat & hexagonal service architecture
https://github.com/danrusei/http_web_services
architectural-patterns
Last synced: 2 months ago
JSON representation
Inventory App -- flat & hexagonal service architecture
- Host: GitHub
- URL: https://github.com/danrusei/http_web_services
- Owner: danrusei
- License: apache-2.0
- Created: 2019-08-23T12:53:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T07:37:51.000Z (over 2 years ago)
- Last Synced: 2023-07-10T20:36:32.132Z (over 1 year ago)
- Topics: architectural-patterns
- Language: Go
- Homepage:
- Size: 15 MB
- Stars: 6
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inventory App using flat & hexagonal architecture
This is just an example App following the 2 architectural patterns.
https://dev-state.com/posts/http_services/Besides the flat and hex architecture covered in the article above, checkout the layered structure as well,
which can fit your needs.