Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 283 Bytes

A minimal blog application build using golang, mongodb, grpc, and evans cli

Install Package

go get -u github.com/golang/protobuf/protoc-gen-go
go get -u github.com/golang/protobuf/proto
protoc --go_out=plugins=grpc:./src .\src\blog\blogpb\blog.proto