modern-go-application
application template
A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems.
Modern Go Application example
2k stars
34 watching
177 forks
Language: Go
last commit: 20 days ago
Linked from 2 awesome lists
application-boilerplategogo-kitgo-kit-templatego-microservicegolanggolang-applicationgolang-examplesgolang-serverspotguide
Related projects:
Repository | Description | Stars |
---|---|---|
bigunmd/go-app-template | Provides a basic structure and tools for building Go applications with clean architecture principles | 17 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
goyek/template | Automates build, testing and analysis processes for Go applications | 7 |
sagikazarmark/mga | A collection of tools and practices to simplify Go application development | 81 |
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 |
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 |
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 |
sipin/gorazor | A high-performance view engine for Go that compiles templates into executable code for fast rendering. | 859 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 129 |
ingeniousambivert/fiber-bootstrapped | A comprehensive toolkit for building Go applications with authentication, user management, role-based access control, and other core functionalities. | 2 |
wapgear/react-redux-template-system-boilerplate | A pre-configured project template for building React and Redux applications quickly and efficiently | 24 |