go-todo-backend
Go Backend Project
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.
Go Todo Backend example using modular project layout for product microservice.
321 stars
5 watching
39 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
gogolangmodularproject-structureproject-templatetodolist
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go project layout exploration and best practices discussion | 26 |
| A Golang Todo API example using Grimoire and Chi as router | 1 |
| A production-ready Go backend template with a lightweight router for building HTTP services. | 13 |
| A boilerplate project providing a basic structure and tools for building backend services with Go. | 35 |
| A web-based TODO app utilizing WebSockets and HTMX for dynamic updates | 10 |
| A basic template for Go application development with standard project layout and tools. | 61 |
| A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
| Automates setup and workflow for Go applications | 486 |
| A Go client library for parsing and manipulating task lists in the todo.txt format. | 31 |
| A standard project template combining Go with the Echo framework as a backend and VueJS as a frontend framework | 4 |
| A comprehensive resource for learning Go programming and related technologies through interactive tutorials, examples, and workshops. | 143 |
| Library to simplify configuration management in Go applications | 11 |
| Provides a starting point and boilerplate code for creating Go modules with pre-configured CI/CD and inventory. | 30 |
| Automates build, testing and analysis processes for Go applications | 11 |
| Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |