A sample layout for Go application projects with the real code.
Ideas used to create the architecture and structure:
- The Clean Architecture
- DDD, Hexagonal, Onion, Clean, CQRS, … How I put it all together
- Clean Architecture using Golang
- Applying The Clean Architecture to Go applications
- Standard Package Layout
- How Do You Structure Your Go Apps
- How I write Go HTTP services after seven years
git clone https://github.com/zitryss/perfmon.git
docker-compose up --build