sagikazarmark / modern-go-applicationLinks
Modern Go Application example
☆1,928Updated 10 months ago
Alternatives and similar repositories for modern-go-application
Users that are interested in modern-go-application are comparing it to the libraries listed below
Sorting:
- Idiomatic Golang Restful Starter Kit☆1,511Updated 9 months ago
- Examples for my talk on structuring go apps☆2,390Updated 2 years ago
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,053Updated 2 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆956Updated 3 years ago
- Professional lightweight testing mini-framework for Go.☆1,918Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,405Updated last week
- Practical concurrency guide in Go, communication by channels, patterns☆2,787Updated 2 years ago
- An opinionated guideline to structure & develop a Go web application/service☆1,004Updated last month
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…☆1,465Updated last week
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,713Updated 5 months ago
- A collection of Go style guides☆976Updated 2 years ago
- Starter-kit for writing services in Go using Kubernetes.☆3,859Updated this week
- Design patterns for the Go programming language☆624Updated 2 years ago
- Resiliency patterns for golang☆2,313Updated 6 months ago
- The most opinionated Go source code linter for code audit.☆1,994Updated this week
- Go implementation of Fowler's Money pattern☆1,799Updated 4 months ago
- Interface mocking tool for go generate☆2,126Updated 2 weeks ago
- Concurrency patterns in Go☆3,052Updated last year
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆885Updated 4 years ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,999Updated last year
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆965Updated 2 years ago
- Exploring DDD in Go☆2,441Updated 3 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,497Updated last week
- SQL builder and query library for golang☆2,566Updated last year
- Circuit Breaker implemented in Go☆3,333Updated last week
- WTF Dial is an example web application written in Go.☆1,858Updated 2 years ago
- An enhanced HTTP client for Go☆2,694Updated last year
- Process background jobs in Go☆2,502Updated last year
- The Evolution of a Go Programmer☆1,332Updated last year
- A Makefile/Dockerfile example for Go projects.☆3,313Updated 3 weeks ago