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

https://github.com/gabrielspassos/grpc-poc


https://github.com/gabrielspassos/grpc-poc

grpc java protobuf

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# gRPC POC

### Based on:
- [article](https://medium.com/mobicareofficial/iniciando-com-grpc-c48d81774266)
- [article](https://grpc.io/docs/languages/java/basics/)
- [code](https://github.com/luizfelipe94/crudgrpc)