/helloworld-go-grpc-service

A simple Go GRPC service

Primary LanguageGoMIT LicenseMIT

Hello World gRPC-Gateway

Simple hello world gRPC server written in Go

grpcurl -plaintext localhost:8080 helloworld.GreeterServer/SayHello