nicholasjackson / building-microservices-in-go
Example code to accompany the book building Microservices in go
☆100Updated 5 years ago
Alternatives and similar repositories for building-microservices-in-go:
Users that are interested in building-microservices-in-go are comparing it to the libraries listed below
- Getting Started with Microservices using Go, gRPC and Kubernetes☆114Updated 7 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 7 years ago
- [article] GopherAcademy 2017: Write a Kubernetes-ready service from scratch step-by-step☆98Updated 7 years ago
- Routing context for DDD Sample App, in Go.☆58Updated 6 years ago
- Design patterns implemented with Golang☆171Updated 5 years ago
- Samples from my published works☆160Updated 6 years ago
- Event Sourcing + CQRS using Golang Tutorial☆76Updated 6 years ago
- ☆125Updated 3 years ago
- Repository for "Microservices with Golang" workshop at Wizeline.☆56Updated 6 years ago
- Sample code and dockerfiles accompanying the blog post The Ultimate Guide to Writing Dockerfiles for Go Web-apps☆90Updated 7 years ago
- An example todo app using gRPC/REST and PostgresQL in a few lines of code☆83Updated 6 years ago
- A sample application demonstrating Kubernetes, gRPC, Go and cute Gophers demoed at Google GCP Next 2017☆138Updated 7 years ago
- Go microservices workshop example project☆360Updated 7 years ago
- Hands-On Dependency Injection in Go, published by Packt☆143Updated 2 years ago
- This tutorial provides a basic Go programmer's introduction to working with gRPC.☆51Updated 7 years ago
- All-in-one collection for Go CQRS / ES / DDD examples☆57Updated 7 years ago
- Kelsey's GopherCon 2018 Keynote: Going Serverless☆71Updated 6 years ago
- A Search Service with Go and Elasticsearch☆72Updated 3 years ago
- SwaggerUI generation example for Golang