Hexagonal Go service boilerplate with Uber FX and Docker support
Go Boilerplate is a hexagonal service template that applies Uber FX and event-driven patterns. It includes adapters for HTTP, gRPC, and storage, plus Makefile targets, Docker Compose support, sample apps, and testing scaffolding. It is intended for building backend microservices and REST APIs using dependency-injected Go services.
0