Skip to content
 
 

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer: This is not an officially supported Google product.

gRPC examples: grpc-wallet

This repository contains example services for gRPC.

In this example, users have a wallet for a special currency: gRPC-Coin.

wallet service

This is the user facing service, where users can fetch number of coins in their wallets.

stats service

This services provides price for gRPC-Coin. Users can directly query real time coin price. The wallet service also queries coin price to calculate total balancer in users' accounts.

account service

This is a backend service used by wallet service and stats service, to query user information.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages