jperkelens / go-shopping

A sample suite of services built on the go-micro framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A sample suite of services built on the go-micro framework


Languages

Language:Go 89.0%Language:Protocol Buffer 5.3%Language:Makefile 4.3%Language:Shell 1.5%