ardanlabs / serviceLinks
Starter-kit for writing services in Go using Kubernetes.
☆3,897Updated this week
Alternatives and similar repositories for service
Users that are interested in service are comparing it to the libraries listed below
Sorting:
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆5,944Updated 2 years ago
- A Makefile/Dockerfile example for Go projects.☆3,316Updated 2 months ago
- Examples for my talk on structuring go apps☆2,396Updated 2 years ago
- Modern Go Application example☆1,933Updated 11 months ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,805Updated 2 years ago
- A mock code autogenerator for Go☆6,835Updated last month
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,058Updated 2 years ago
- Building event-driven applications the easy way in Go.☆9,137Updated this week
- Collection of Technical Interview Questions solved with Go☆4,672Updated 2 years ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,434Updated last week
- WTF Dial is an example web application written in Go.☆1,875Updated 2 years ago
- Go Training Class Material :☆12,097Updated 3 weeks ago
- Concurrency patterns in Go☆3,080Updated last year
- A dependency injection based application framework for Go.☆6,991Updated last month
- Generate a Go ORM tailored to your database schema.☆6,960Updated last month
- Random fake data generator written in go☆5,205Updated 2 weeks ago
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,429Updated this week
- Golang library for managing configuration data from environment variables☆5,337Updated 4 months ago
- Compile-time Dependency Injection for Go☆14,251Updated 2 months ago
- 🦩 Tools for Go projects☆4,417Updated 3 months ago
- Sql mock driver for golang to test database interactions☆6,462Updated last year
- ✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language:…☆3,845Updated 10 months ago
- An up-to-date (unofficial) knowledge base for Go programming self learning