huseyinbabal / microservices

Go gRPC Microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC Microservices in Go

This is the example project for my book Go gRPC Microservices

Babal-MEAP-HI

Good to Know

  • This repository contains examples for the book and it can be evolved to cover new versions of technologies which are used in the book.
  • It contains only the high level information about book, so if you need complete documentation, you need to refer the book.
  • All the examples are verified in MacOS by using local kubernetes cluster.
  • All the components of entire project is fully automated.

Questions?

You can create an issue here to ask any question or provide a feedback related to book.

System Requirements

How to Run

You can run project with following command

skaffold dev

About

Go gRPC Microservices


Languages

Language:Go 98.4%Language:Dockerfile 1.6%