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

https://github.com/hosopy/grpc-mobile-demo-server


https://github.com/hosopy/grpc-mobile-demo-server

grpc ruby

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Demo gRPC ruby server

This app can be run as a docker container.

```sh
$ docker run -i -t -p 50051:50051 hosopy/grpc-mobile-demo-server
```