thockin / go-build-templateLinks
A Makefile/Dockerfile example for Go projects.
☆3,314Updated this week
Alternatives and similar repositories for go-build-template
Users that are interested in go-build-template are comparing it to the libraries listed below
Sorting:
- Golang library for managing configuration data from environment variables☆5,304Updated 2 months ago
- Examples for my talk on structuring go apps☆2,387Updated 2 years ago
- Painless middleware chaining for Go☆3,300Updated last year
- Starter-kit for writing services in Go using Kubernetes.☆3,854Updated last week
- The repository for the YouTube series JustForFunc☆1,492Updated 5 years ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,392Updated this week
- Exploring DDD in Go☆2,437Updated 3 years ago
- Sql mock driver for golang to test database interactions☆6,437Updated 11 months ago
- A mock code autogenerator for Go☆6,760Updated this week
- Modern Go Application example☆1,924Updated 9 months ago
- Package for comparing Go values in tests☆4,494Updated 6 months ago
- a Make/rake-like dev tool using Go☆4,441Updated 2 months ago
- Generate a Go ORM tailored to your database schema.☆6,919Updated 2 weeks ago
- Fluent SQL generation for golang☆7,566Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging