17 Forks
27 Stars
27 Watchers

helloworld-grpc-gateway

This project is a basic hello world program utilizing gRPC-Gateway. It was developed as part of my participation in Google Season of Docs 2020 with gRPC-Gateway. The goal of this project is to introduce and familiarize individuals with gRPC-Gateway.

How to download and setup helloworld-grpc-gateway

Open terminal and run command
git clone https://github.com/iamrajiv/helloworld-grpc-gateway.git
git clone is used to create a copy or clone of helloworld-grpc-gateway repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with helloworld-grpc-gateway https://github.com/iamrajiv/helloworld-grpc-gateway/archive/master.zip

Or simply clone helloworld-grpc-gateway with SSH
[email protected]:iamrajiv/helloworld-grpc-gateway.git

If you have some problems with helloworld-grpc-gateway

You may open issue on helloworld-grpc-gateway support forum (system) here: https://github.com/iamrajiv/helloworld-grpc-gateway/issues