335
Stars
41
Forks
MIT
License
Go
Language
2023-05-31
Last Update
0
Open Issues
go
golang
modular
project-structure
project-template
todolist
Related in Project Layout
- ardanlabs/service - A starter kit for building production grade scalable web service applications.
- cookiecutter-golang - A Go application boilerplate template for quick starting projects following production best practices.
- go-blueprint - Allows users to spin up a quick Go project using a popular framework.
- go-module - Template for a typical module written on Go.
- go-sample - A sample layout for Go application projects with the real code.
- go-starter - An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers.
- goapp - An opinionated guideline to structure & develop a Go web application/service.
- gobase - A simple skeleton for golang application with basic setup for real golang application.
- golang-standards/project-layout - 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.
- golang-templates/seed - Go application GitHub repository template.