/go-microservices

A sample app of Microservices written using Go and grpc

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Microservices in Go

A sample app on creating Microservices in Go. This is still WIP and not ready to be used yet.

This sample uses grpc for Microservices communication.

This sample is based off the book Microservices in Go