Description

This repository is part of my article on Medium:
Microservices with Go, gRPC, API Gateway, and Authentication | by Kevin Vogel

Repositories

Installation

$ make proto

Running the app

# development
$ make server

Author