Categorygithub.com/EdsonGustavoTofolo/gRPC-sample-golang
repository
0.0.0-20230325183819-73035718275b
Repository: https://github.com/edsongustavotofolo/grpc-sample-golang.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Running server

-> go run cmd/grpcserver/main.go

Running client

-> go run cmd/grpcclient/main.go

Consuming server

We can consume server with Evans https://github.com/ktr0731/evans
Or we can use gRPCurl https://github.com/fullstorydev/grpcurl