
The Best Go Libraries For Miscellaneous - Project Layout (20)
Discover the best Go libraries for Miscellaneous in Project Layout! Find the perfect tools to streamline your development and boost productivity. From go-blueprint to go-module, we've got you covered. Let the coding begin!
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-starter
An opinionated production-ready RESTful JSON backend template, highly integrated with VSCode DevContainers
go-todo-backend
Go Todo Backend example using modular project layout for product microservice
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](https://github.com/golang-standards/project-layout/issues/117) for more information. Nonetheless, some may find the layout useful
golang-templates/seed
Go application GitHub repository template
goxygen
Generate a modern Web project with Go and Angular, React, or Vue in seconds
modern-go-application
Go application boilerplate and example applying modern practices
wangyoucao577/go-project-layout
Set of practices and discussions on how to structure Go project layout
ardanlabs/service
A [starter kit](https://github.com/ardanlabs/service/wiki) for building production grade scalable web service applications
cookiecutter-golang
A Go application boilerplate template for quick starting projects following production best practices
goapp
An opinionated guideline to structure & develop a Go web application/service
kickstart.go
Minimalistic single-file Go HTTP server template without third-party dependencies
nunu
Nunu is a scaffolding tool for building Go applications
pagoda
Rapid, easy full-stack web development starter kit built in Go
go-rest-api-boilerplate
AI-friendly, production-ready Go REST API boilerplate with clean architecture, JWT authentication, RBAC, PostgreSQL, Docker hot-reload, and Swagger documentation
go-sample
A sample layout for Go application projects with the real code
gobase
A simple skeleton for golang application with basic setup for real golang application
insidieux/inizio
Golang project layout generator with plugins
scaffold
Scaffold generates a starter Go project layout. Lets you focus on business logic implemented