gobase
App dev template
A basic template for Go application development with standard project layout and tools.
This is a simple skeleton for golang applications
61 stars
3 watching
5 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
golangskeletontemplate
Related projects:
Repository | Description | Stars |
---|---|---|
golang-templates/seed | Automates setup and workflow for Go applications | 479 |
bigunmd/go-app-template | Provides a basic structure and tools for building Go applications with clean architecture principles | 17 |
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 |
sagikazarmark/modern-go-application | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,852 |
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/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 955 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 129 |
galvingao/gofiber-template | An opinionated template for building Go-based RESTful APIs with container support and automated CI/CD pipelines. | 110 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |
wapgear/react-redux-template-system-boilerplate | A pre-configured project template for building React and Redux applications quickly and efficiently | 24 |
campoy/go-web-workshop | A comprehensive workshop on building web applications with Go on App Engine | 535 |
shinyorg/templates | A collection of templates and boilerplate code for building .NET MAUI apps with various features and libraries. | 97 |
octomation/go-module | Provides a starting point and boilerplate code for creating Go modules with pre-configured CI/CD and inventory. | 30 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 34 |