go-module
Module template
Provides a starting point and boilerplate code for creating Go modules with pre-configured CI/CD and inventory.
🧩 Template for a typical module written on Go.
30 stars
3 watching
2 forks
Language: Shell
last commit: 6 days ago
Linked from 1 awesome list
awesome-gogogolanghacktoberfestmoduleoctolabquick-starttemplate
Related projects:
Repository | Description | Stars |
---|---|---|
bigunmd/go-app-template | Provides a basic structure and tools for building Go applications with clean architecture principles | 17 |
go-sprout/sprout | A modernized template function library for Go with improved performance and compatibility. | 94 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
golang-templates/seed | Automates setup and workflow for Go applications | 479 |
fs02/go-todo-backend | An example of a modular Go backend project with a standard directory structure and example usage of Chi for routing and REL for database access. | 319 |
sagikazarmark/modern-go-application | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,852 |
osteele/liquid | A Go implementation of a template engine used in static site generators | 287 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
create-go-app/chi-go-template | A production-ready Go backend template with a lightweight router for building HTTP services. | 12 |
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 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |
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 |
moul/protoc-gen-gotemplate | A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 438 |
mage-os-lab/mageos-module-template | Provides a basic structure for creating new Magento 2 modules | 0 |
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 |