You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microservices Accounts and Transfers (gRPC), form on Angular
Description:
The application contains two microservices Accounts and Transfers, which use gRPC to interact with each other. The UI represents a dynamic form on Angular and you can make a transfer between accounts and see balance changes in real-time without reload page.