17625 API Desgn - gRPC Assignment

Run the following code to generate files

python -m grpc_tools.protoc -I. * --python_out=../service --pyi_out=../service --grpc_python_out=../service

Start server

python inventory_server.py