javascript-grpc
There are 1 repositories under javascript-grpc topic.
BaseMax/RandomQuoteGRPC
The Random Quote Generator server is built using TypeScript and gRPC. This application consists of three distinct services, all built upon the efficient gRPC protocol: User, Auth, and Quote. These services seamlessly interact with both one another and clients through the advanced gRPC protocol.