Skip to content
#

grpc-js

Here are 16 public repositories matching this topic...

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.

  • Updated Sep 30, 2024
  • TypeScript

This project builds a scalable gRPC in Node.js, enabling fast, secure, and efficient inter-service communication. gRPC, a high-performance RPC framework by Google, supports language-agnostic, type-safe communication. By implementing Protocol Buffers, HTTP/2, and TLS, this project enhances speed, security, and reliability with Node.js services.

  • Updated Nov 14, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the grpc-js 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-js topic, visit your repo's landing page and select "manage topics."

Learn more