ardanlabs / serviceLinks
Starter-kit for writing services in Go using Kubernetes.
☆3,915Updated this week
Alternatives and similar repositories for service
Users that are interested in service are comparing it to the libraries listed below
Sorting:
- Examples for my talk on structuring go apps☆2,398Updated 2 years ago
- Modern Go Application example☆1,938Updated last year
- A Makefile/Dockerfile example for Go projects.☆3,321Updated last month
- Concurrency patterns in Go☆3,089Updated last year
- Practical concurrency guide in Go, communication by channels, patterns☆2,818Updated 2 years ago
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,069Updated 2 years ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,030Updated last month
- WTF Dial is an example web application written in Go.☆1,903Updated 3 years ago
- felixge's notes on the various go profiling methods that are available.☆3,664Updated 7 months ago
- Building event-driven applications the easy way in Go.☆9,315Updated 2 weeks ago
- Collection of Technical Interview Questions solved with Go☆4,682Updated 2 years ago
- A mock code autogenerator for Go☆6,908Updated 2 weeks ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,451Updated this week
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,525Updated last week
- Better structured concurrency for go☆10,226Updated last year
- A dependency injection based application framework for Go.☆7,117Updated 3 months ago
- Exploring DDD in Go☆2,446Updated 4 years ago
- Goroutine leak detector