An open API service indexing awesome lists of open source software.

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

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)