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

https://github.com/dio/grpcwebhello


https://github.com/dio/grpcwebhello

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## grpcwebhello

```
make -C api/v1 hello.descriptor
make -C api/v1 js
rm -fr ui/build && make && ./build/bin/hello
```