Skip to content

This the official repository for consumeAPIs: Mock Objects and Unit Testing

Notifications You must be signed in to change notification settings

Xiangs18/consumeAPIs-gRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consumeAPIs

Please run the following command in service folder to generate the gRPC client and server interfaces from our .proto service definition.

python -m grpc_tools.protoc -I ../protos --python_out=. --grpc_python_out=. ../protos/bookstore.proto

About

This the official repository for consumeAPIs: Mock Objects and Unit Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages