mayank-tripathi / sample-grpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-grpc

A basic gRPC group of apps implemented with nodejs.

Running apps

  • Run three apps in different terminals
npm run a
npm run b
npm run c 
  • To test the service(s) run
npm run test

About


Languages

Language:JavaScript 96.6%Language:Brainfuck 3.4%