The Best Go Libraries For Miscellaneous - **Unofficial** set of patterns for structuring projects. (11)
Discover the best Go libraries for Miscellaneous in **Unofficial** set of patterns for structuring projects.! 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.
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](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.
insidieux/inizio
Golang project layout generator with plugins.
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.