Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autodidaddict/go-shopping
A sample suite of services built on the go-micro framework
https://github.com/autodidaddict/go-shopping
go go-micro golang grpc microservice protobuf sample
Last synced: about 1 month ago
JSON representation
A sample suite of services built on the go-micro framework
- Host: GitHub
- URL: https://github.com/autodidaddict/go-shopping
- Owner: autodidaddict
- Created: 2017-06-18T22:50:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T16:41:07.000Z (over 7 years ago)
- Last Synced: 2024-08-04T09:06:05.217Z (4 months ago)
- Topics: go, go-micro, golang, grpc, microservice, protobuf, sample
- Language: Go
- Size: 57.6 KB
- Stars: 103
- Watchers: 4
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list-microservice - go-shopping - micro framework (grpc)
README
# Go Shopping
This example contains a suite of microservices all built on the `go micro` framework. The goal of this example is to provide you
with a practical example of multiple services operating within a lightweight ecosystem that gives you more than just
the simple "hello world" functionality. In addition to 3 backing services, there is a single aggregating API service that mimicks
and extremely common best practice in cloud native/microservice development.