Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 247 Bytes

grpc-story-service

Prerequisites

  1. gRPC
    $ go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
    $ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
  2. MongoDB