go-app-template
Go app template
Provides a basic structure and tools for building Go applications with clean architecture principles
Go application template
17 stars
1 watching
1 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
create-go-app/net_http-go-template | Provides a basic net/http backend template with Fiber framework and various utility packages for creating a new Go application | 50 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
sagikazarmark/modern-go-application | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,852 |
golang-templates/seed | Automates setup and workflow for Go applications | 479 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
create-go-app/chi-go-template | A production-ready Go backend template with a lightweight router for building HTTP services. | 12 |
octomation/go-module | Provides a starting point and boilerplate code for creating Go modules with pre-configured CI/CD and inventory. | 30 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 129 |
amrebada/go-modules | A boilerplate project providing a set of pre-configured modules and tools for building web applications with Go, including support for databases, frameworks, and API generation. | 14 |
ingeniousambivert/fiber-bootstrapped | A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. | 2 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |
goradd/got | A template engine that translates templates into Go code to compile into an application. | 32 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
galvingao/gofiber-template | An opinionated template for building Go-based RESTful APIs with container support and automated CI/CD pipelines. | 110 |