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-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.
- 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.
- 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.