Skip to content

Repository files navigation

node-grpc-example

Simple Node application using gRPC

Requirements

  • node 12+
  • npm

Running the project

Install dependencies

npm install

Start server

npm start

Insert Person

npm run insert-person

List all people

npm run list-person

Running server with docker compose

docker-compose up

About

Simple Node application using gRPC

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages