chi-go-template
Go backend template
A production-ready Go backend template with a lightweight router for building HTTP services.
📝 Production-ready backend template with go-chi router for Create Go App CLI.
13 stars
3 watching
0 forks
Language: Go
last commit: almost 3 years ago backend-templatecgappchi-backend-templatecreate-go-appdockergo-chigolangtemplate-project
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 |
create-go-app/fiber-go-template | Provides a scaffold for building RESTful APIs with Fiber Go Web Framework and auto-generated Swagger API documentation | 966 |
golang-templates/seed | Automates setup and workflow for Go applications | 486 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
bigunmd/go-app-template | Provides a basic structure and tools for building Go applications with clean architecture principles | 17 |
fachryansyah/fotongo | A boilerplate project providing a basic structure and tools for building backend services with Go. | 35 |
goyek/template | Automates build, testing and analysis processes for Go applications | 11 |
sagikazarmark/modern-go-application | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,861 |
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. | 321 |
faisaltheparttimecoder/go-echo-vuejs-boilerplate | A standard project template combining Go with the Echo framework as a backend and VueJS as a frontend framework | 4 |
galvingao/gofiber-template | An opinionated template for building Go-based RESTful APIs with container support and automated CI/CD pipelines. | 113 |
campoy/go-web-workshop | A comprehensive workshop on building web applications with Go on App Engine | 536 |
tompston/gomakeme | Automates the creation of boilerplate and endpoints for REST APIs in Go. | 11 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 131 |
gowebly/gowebly | A tool that simplifies the process of creating web applications with Go on the backend and various frontend frameworks. | 1,026 |