An open API service indexing awesome lists of open source software.

https://github.com/ericogr/go-grpc-simple-sample


https://github.com/ericogr/go-grpc-simple-sample

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Simple program to run GRPC
A simple program to run a GRPC test.

## Run
```bash
make run
```