Skip to content

epilif3sotnas/learn-grpc

Repository files navigation

About learn-grpc

In this repository was built with the goal to learn about gRPC and communicate between various programming languages like Python, Java, Node and Rust.

Requirements

Python => requirements.txt

Java => pom.xml

Node => package.json

Rust => Cargo.toml

Folders

In each folder there is another README to explain how to run and test each client and server for each programming language.

Note: To run this correctly you need to run first the server and then the client.

License

Licensed under Apache-2.0 license.