https://github.com/fn-code/hexagonal-arcitect
This is implementation of haxagonal arcitecture in go
https://github.com/fn-code/hexagonal-arcitect
go go-examples go-programming golang hexagonal hexagonal-architecture
Last synced: 10 months ago
JSON representation
This is implementation of haxagonal arcitecture in go
- Host: GitHub
- URL: https://github.com/fn-code/hexagonal-arcitect
- Owner: fn-code
- License: gpl-3.0
- Created: 2019-05-03T14:05:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T14:11:28.000Z (over 6 years ago)
- Last Synced: 2025-02-15T18:51:21.626Z (12 months ago)
- Topics: go, go-examples, go-programming, golang, hexagonal, hexagonal-architecture
- Language: Go
- Size: 21.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hexagonal Arcitecture In Go
This repository is implementation of haxagonal arcitecture in go