https://github.com/aldiwildan77/backend-hexa-template
Golang backend hexagonal architecture
https://github.com/aldiwildan77/backend-hexa-template
backend hexagonal-architecture template
Last synced: about 1 year ago
JSON representation
Golang backend hexagonal architecture
- Host: GitHub
- URL: https://github.com/aldiwildan77/backend-hexa-template
- Owner: Aldiwildan77
- Created: 2022-02-23T15:04:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T02:02:00.000Z (about 3 years ago)
- Last Synced: 2025-04-26T05:20:16.278Z (about 1 year ago)
- Topics: backend, hexagonal-architecture, template
- Language: Go
- Homepage: https://aldiwildan.me
- Size: 34.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend Hexa Template
My backend template for Hexagonal Architecture not perfect at all, but it's good enough for starting.
Ref: https://netflixtechblog.com/ready-for-changes-with-hexagonal-architecture-b315ec967749
## Minus
- Casbin
- Wire (Dependency Injection)
- Go Kratos
- Swagger Integration
- CMD usage
- GRPC
- Worker
- Prometheus metrics
- Jaeger tracing
- Integration Testing
Will be updated soon.
## Author
[Aldiwildan77](https://github.com/Aldiwildan77)