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

https://github.com/alichherawalla/grpc-movie-client-server

Polyglot gRPC ecosystem. Java movie server and Java, Node and Python client server.
https://github.com/alichherawalla/grpc-movie-client-server

grpc grpc-client grpc-java grpc-node grpc-python grpc-server grpc-service

Last synced: about 1 month ago
JSON representation

Polyglot gRPC ecosystem. Java movie server and Java, Node and Python client server.

Awesome Lists containing this project

README

        

# grpc-movie-client-server
Polyglot gRPC ecosystem. Java movie server and Java, Node and Python client server.

**Installation MAC OSX**
`brew install protobuf`

**Build Individual Services**
`bash build-stubs-and-clients.sh`

**Run all services**
`bash run.sh`