Examples for my talk on structuring go apps
☆2,404May 19, 2023Updated 2 years ago
Alternatives and similar repositories for go-structure-examples
Users that are interested in go-structure-examples are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Makefile/Dockerfile example for Go projects.☆3,323Updated this week
- Demonstrating various ways of structuring Go apps with some commentary☆102Apr 11, 2023Updated 2 years ago
- Exploring DDD in Go☆2,451Oct 12, 2021Updated 4 years ago
- Standard Go Project Layout☆55,595Dec 12, 2025Updated 3 months ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,231Nov 3, 2025Updated 4 months ago
- Little API to demonstrate various microservice design principles and technologies☆150Dec 8, 2022Updated 3 years ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆10,033Apr 24, 2024Updated last year
- Curated list of Go design patterns, recipes and idioms☆27,810May 14, 2024Updated last year
- The Uber Go Style Guide.☆17,390Dec 27, 2025Updated 2 months ago
- Starter-kit for writing services in Go using Kubernetes.☆3,946Updated this week
- ☆208Mar 7, 2023Updated 3 years ago
- WTF Dial is an example web application written in Go.☆1,919Oct 31, 2022Updated 3 years ago
- Building event-driven applications the easy way in Go.☆9,593Jan 5, 2026Updated 2 months ago
- A standard library for microservices.☆27,578Jul 19, 2024Updated last year
- Database migrations. CLI and Golang library.☆18,252Updated this week
- Learn Go with test-driven development☆23,545Updated this week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,894Mar 4, 2026Updated 2 weeks ago
- lightweight, idiomatic and composable router for building Go HTTP services☆21,858Feb 19, 2026Updated last month
- Go Training Class Material :☆12,183Feb 20, 2026Updated last month
- Modern Go Application example☆1,938Nov 1, 2024Updated last year
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,334Updated this week
- Compile-time Dependency Injection for Go☆14,362Aug 22, 2025Updated 7 months ago
- general purpose extensions to golang's database/sql☆17,540Aug 15, 2024Updated last year
- Idiomatic Golang Restful Starter Kit☆1,509Nov 28, 2024Updated last year
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,082Jan 31, 2023Updated 3 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆969Nov 8, 2021Updated 4 years ago
- An entity framework for Go☆16,980Updated this week
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Jan 6, 2021Updated 5 years ago
- Go configuration with fangs☆30,174Jan 12, 2026Updated 2 months ago
- Fast linters runner for Go☆18,694Updated this week
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,813Updated this week
- Generate type-safe code from SQL☆17,177Updated this week
- GoMock is a mocking framework for the Go programming language.☆9,370Jan 8, 2024Updated 2 years ago
- The Go programming language☆133,110Updated this week
- Blazing fast, structured, leveled logging in Go.☆24,410Mar 16, 2026Updated last week
- Fluent SQL generation for golang☆7,890Apr 24, 2024Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,478Updated this week
- Generate a Go ORM tailored to your database schema.☆6,974Feb 28, 2026Updated 3 weeks ago
- a clean architecture implementation of the realworldapp (needs rework)☆533Dec 8, 2025Updated 3 months ago