peterbourgon / go-microservicesLinks
Go microservices workshop example project
☆361Updated 8 years ago
Alternatives and similar repositories for go-microservices
Users that are interested in go-microservices are comparing it to the libraries listed below
Sorting:
- Examples taken from Rob Pike's talk about concurrency patterns.☆383Updated 7 years ago
- Design patterns implemented with Golang☆172Updated 5 years ago
- Example code to accompany the book building Microservices in go☆99Updated 6 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆171Updated 7 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- A collection of handy snippets that simplify creation of GRPC servers and clients☆418Updated 6 years ago
- Repository for gokit tutorial☆127Updated 7 years ago
- Clean Architecture Example in Go☆279Updated 8 years ago
- grpc examples☆275Updated 7 years ago
- Golang Web Framework Comparison☆331Updated 4 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆318Updated 6 years ago
- Example of using OpenCensus with Go kit☆36Updated 7 years ago
- Example Makefile for Go projects☆264Updated 5 years ago
- Getting Started with Microservices using Go, gRPC and Kubernetes☆113Updated 8 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 5 years ago
- A rudimentary Go tutorial.