Project Layout
Unofficial set of patterns for structuring projects.
golang-standards/project-layout50.4K
Set of common historical and emerging project layout patterns in the Go ecosystem. Note: despite the org-name they do not represent official golang standards, see this issue for more information. Nonetheless, some may find the layout useful.
cookiecutter-golang696
A Go application boilerplate template for quick starting projects following production best practices.
go-starter512
An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers.
wangyoucao577/go-project-layout26
Set of practices and discussions on how to structure Go project layout.