Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 736 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 736 Bytes

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