Skip to content
#

grpc-node

Here are 132 public repositories matching this topic...

In this guide, you will learn how to build a complete CRUD gRPC API server and client with TypeScript in a Node.js environment that runs on an Expressjs framework and uses a Prisma database ORM. We'll create five RPC services on the gRPC server that are going to be evoked by the gRPC client to perform the basic CRUD (Create, Read, Update, and De…

  • Updated Oct 2, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the grpc-node topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grpc-node topic, visit your repo's landing page and select "manage topics."

Learn more