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

https://github.com/zsxoff/dependency-injector-grpc-example

Example of using the dependency-injector and gRPC client/server
https://github.com/zsxoff/dependency-injector-grpc-example

Last synced: 10 months ago
JSON representation

Example of using the dependency-injector and gRPC client/server

Awesome Lists containing this project

README

          

# dependency-injector-grpc-example

Example of using the dependency-injector and gRPC client/server.

## Using generated gRPC library

Use `export PYTHONPATH=${PWD}` before running client or server.