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.
- Host: GitHub
- URL: https://github.com/alichherawalla/grpc-movie-client-server
- Owner: alichherawalla
- Created: 2019-05-28T19:23:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T20:25:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-20T05:18:03.481Z (3 months ago)
- Topics: grpc, grpc-client, grpc-java, grpc-node, grpc-python, grpc-server, grpc-service
- Language: JavaScript
- Homepage:
- Size: 25.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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`