Go microservice project architecture
This project contains a set of different project structures and layouts.
This is a commenting service with simple project structure
- cmd
- server
- main.go
- server
- internal
- comment
- database
- transport
- http
This is sample hello service generated with go-zero tools The project itself contains comprehensive information: go-zero-bootstrap/README.MD