Topic: "grpc-node"
stephenh/ts-proto
An idiomatic protobuf generator for TypeScript
Language: TypeScript - Size: 23.8 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 2,396 - Forks: 365

thesayyn/protoc-gen-ts
Compile protocol buffer messages to TypeScript.
Language: TypeScript - Size: 62.2 MB - Last synced at: about 16 hours ago - Pushed at: 3 months ago - Stars: 386 - Forks: 77

xiaoxiaojx/blog
Project for records problems solved in my work and study.
Language: C++ - Size: 12.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 253 - Forks: 6

badsyntax/grpc-js-typescript
Generate gRPC TypeScript definitions for use with gRPC (@grpc/grpc-js).
Size: 1.1 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 198 - Forks: 23

oslabs-beta/Horus
:dart: A gRPC-Node Distributed Tracing and Monitoring Tool.
Language: JavaScript - Size: 28 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 186 - Forks: 11

oslabs-beta/tropicRPC
A VS Code extension that provides gRPC API endpoint testing.
Language: TypeScript - Size: 3.83 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 152 - Forks: 5

alfianlosari/node-grpc-server-note-crud
gRPC Server and Client Example for CRUD Note Service using node.js
Language: JavaScript - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 61 - Forks: 22

stultuss/protoc-gen-grpc-ts
Protocol compiler plugin for generating grpc interfaces in TypeScript.
Language: JavaScript - Size: 515 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 40 - Forks: 11

jnst/x-nestjs-grpc
eXample Nest.js + gRPC
Language: JavaScript - Size: 556 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 8

xiaozhongliu/fong
A service framework of node gRPC.
Language: TypeScript - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 2

stackpath/node-grpc-error-details
Utility function for deserializing the `grpc-status-details-bin` metadata value when using grpc-node
Language: JavaScript - Size: 1.02 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 12

diogosouza/node-grpc-crud
LogRocket Tutorial of a CRUD with gRPC and Node
Language: Handlebars - Size: 99.6 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 21

Idnan/ts-grpc-example
gRPC example with typescript and nodejs
Language: JavaScript - Size: 201 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 3

wpcodevo/grpc-node-prisma
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 Delete) operations.
Language: TypeScript - Size: 134 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 2

amulyakashyap09/nodejs_grpc
GRPC based API CRUD using Nodejs at both server and client side
Language: JavaScript - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 10

typedb/typedb-protocol
TypeDB (Core and Cloud) RPC Communication Protocol
Language: Starlark - Size: 686 KB - Last synced at: 6 days ago - Pushed at: 16 days ago - Stars: 17 - Forks: 15

mjhea0/node-grpc-crud
Language: JavaScript - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 11

garenyondem/molder
Image processor service using Sharp, gRPC and Node.js
Language: TypeScript - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 2

Halil-Kaya/nestjs-gRPC
Nestjs + gRPC example project
Language: TypeScript - Size: 268 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 1

paambaati/node-liftbridge
🌉 Node.js client for Liftbridge
Language: JavaScript - Size: 1.19 MB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 4

parkgeonhu/react-gRPC-chat
Chat application using React, gRPC
Language: JavaScript - Size: 1.39 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 4

oracle/coherence-js-client
The Coherence JavaScript Client
Language: TypeScript - Size: 2.35 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 11 - Forks: 8

restuwahyu13/node-grpc
Basic concept GRPC and sample implementation using nodejs and typescript
Language: JavaScript - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

vyuvalv/lwc-grpc-pubsub
Lightning Web Components PubSub app on Salesforce and LWC OSS to run locally a gRPC Server that can Listen and Publish Platform Events
Language: JavaScript - Size: 520 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 7

LucasBassetti/node-grpc-typescript-boilerplate
Minimalistic boilerplate to jump-start a gRPC Node.js project in TypeScript 3.6.
Language: TypeScript - Size: 640 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

luizcarlosfaria/gRPC-Playground
gRPC demos
Language: C# - Size: 121 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 5

fzankl/grpc-sample
Example how to work with gRPC using .NET Core / ASP.NET Core and Python
Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

BaseMax/FirstNodeJSgRPC
A example repository to show how you can create your first gRPC webservice (+ Protobuf in HTTP2 protocol) with NodeJS.
Language: JavaScript - Size: 92.8 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

papajuanito/grpc-node-server-reflection
gRPC Node Reflection Service Implementation.
Language: TypeScript - Size: 77.1 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 3

anfema/grpc-code-generator
A TypeScript definition file generator for gRPC services
Language: TypeScript - Size: 1.13 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

mirajehossain/nodejs-grpc-example-typescript
gRPC example with nodejs/typescript using postgres database
Language: JavaScript - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

NimaCodez/Shop-Mag-Api
A Shop Api That Gets Bigger By Grwoing Users. Server => Express.js | Db: MongoDb, Tools: GraphQL and ....
Language: JavaScript - Size: 6.39 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

kayix/sipahi
Batteries included grpc server for NodeJS. Supports middleware, interceptor and error handling.
Language: TypeScript - Size: 1.4 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

BenEdridge/mutual-tls
🔐 Working example of mutual TLS client-server in Node (HTTP2, WebSockets & gRPC)
Language: JavaScript - Size: 604 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

TulipSolutions/tecl
Tulip Exchange Client Library
Language: Starlark - Size: 751 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

stringang/protoc-gen-tsd
Protocol Buffers Compiler(protoc) plugin for TypeScript - Generate definition file(d.ts)
Language: TypeScript - Size: 628 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

depscloud/api 📦
Golang, NodeJS, and Python client libraries for communicating with the deps.cloud API.
Language: Python - Size: 1020 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 3 - Forks: 3

SomniVertix/Microservices-Architecture
A project displaying a microservices architecture with Node.js, Vault.io, gRPC, Consul.io and Docker
Language: JavaScript - Size: 24.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

monojack/grpc-mod
GRPC Client that mods requests/response and more
Language: JavaScript - Size: 76.2 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

Yi-love/grpc-example
grpc example for golang and Node.js
Language: Go - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

itaditya/grpc-py-node
A minimal polyglot app which uses gRPC for data communication between Node.js and Python
Language: Python - Size: 12.7 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

zcong1993/grpc-resolver-k8s
k8s resolver for @grpc/grpc-js
Language: TypeScript - Size: 450 KB - Last synced at: 4 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

emmveqz/grpc-node-web Fork of grpc/grpc-node
Exactly as https://github.com/grpc/grpc-node but with CORS capability
Language: TypeScript - Size: 8.17 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

byteartis/docker-buf
Docker image with support for Protobuf, gRPC, and Connect code generation for multiple languages.
Language: Dockerfile - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

cuongndc9/grpc
gRPC 🧬 Node 💅 Go
Language: TypeScript - Size: 9.05 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

shkvik/nestjs-gRPC-server
Nest.js: TypeScript/JavaScript based gRPC/HTTP2.0 web application with protoc-28.3 and adapted script for windows 11
Language: TypeScript - Size: 206 KB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

ji-podhead/ji_ui
gPRC based UI Framework
Language: JavaScript - Size: 31.7 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

eeston/grpc-caller Fork of bojand/grpc-caller
An improved Node.js gRPC client
Language: JavaScript - Size: 586 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mrhitman/netree
simple gRPC client-server on Node.Js and typescript
Language: JavaScript - Size: 1.15 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

kjarrio/docker-grpc-ts 📦
Docker image for generating gRPC services for Typescript
Language: Dockerfile - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

cuongndc9/grpc-kit
A gRPC KIT 👩🏼💻 for Node 🤝 Go
Language: TypeScript - Size: 109 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

cuongndc9/grpc-node-kit
A gRPC KIT 🧧 for Node.
Language: TypeScript - Size: 124 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gustavo-rodrigues-dev/inversify-grpc-utils
Some utilities for the development of gRPC applications with Inversify [WIP]
Language: TypeScript - Size: 33.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ji-podhead/protobuffctl
A CLI, API Server and Dashboard that enables you to automate and test all protobuf functions. Manage,create and delete protobuff Components. Sync and Roll back like with version controll.
Language: JavaScript - Size: 23.3 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ji-podhead/protoc-helper Fork of YePpHa/node-protoc
multilanguage grpc protobuff generator for node. forked from node-protoc to add additional languages. uses the protoc binary and supports multiple platforms and processors
Language: JavaScript - Size: 2.46 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

UltiRequiem/basic-grpc-nodejs
🚀 Basic example of a GRPC+Protobuf backend using Node.js
Language: JavaScript - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

leonardo-anjos/checkout-products-grpc
play with gRPC on nest.js to high performance between microservices
Language: TypeScript - Size: 312 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

mateothegreat/node-grpc
gRPC client and server utility for node in typescript.
Language: TypeScript - Size: 149 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Thashreef45/gRPC-demo
Basic gRPC Unary call with server and client
Language: JavaScript - Size: 8.79 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

yaroslavx/gRPC-chat-app
React client and gRPC server for sending and receiving messages contained in Docker
Language: JavaScript - Size: 232 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tuxedocat/triton-client-polyglot-example
Example of generating triton-inference-server clients for some programming languages
Language: TypeScript - Size: 471 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

JozPedro23zx/Basic_Student_Management
Simple grpc application with node
Language: JavaScript - Size: 32.2 KB - Last synced at: 24 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ramondomiingos/gRPC-Playground
Criar uma estrutura simplificada, subdividida em microserviços baseado em suas responsabilidades usando gRPC para comunicação entre a API (express) e o microserviço.
Language: TypeScript - Size: 158 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

souris-dev/ippts-simul-backend
Simulation of the IPPTS algorithm (task scheduling algorithm) using a distributed system of servers. This repository has the code for the master and slave servers.
Language: JavaScript - Size: 170 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

yuchanns/grpc-practise 📦
grpc-practise: using go as server and php | node as client
Language: Go - Size: 57.6 KB - Last synced at: about 15 hours ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

slaveofcode/grpc-restful-example
Example implementation of Restful service with gRPC interaction between internal services (NodeJS)
Language: JavaScript - Size: 112 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

techunits/unary_custom_metadata_grpc_sample_node
How to send a unary request with additional custom metadata/headers to the server with gRPC NodeJS
Language: JavaScript - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

papandas/Modern-API-and-Microservices
Language: JavaScript - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

thaDev404/grpc-nodejs-client-server
Basic end to end implementation of grpc in nodejs
Language: JavaScript - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

elonsalfati/pelerin
gRPC and HTTP/2 focused web server
Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

grandmont/email-service
A scalable gRPC transactional email service.
Language: CSS - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

KaindlJulian/todo-manager
Simple full stack web app using grpc
Language: JavaScript - Size: 479 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

klimesf/diploma-thesis
Implementation of my diploma thesis – "Central management and automatic integration of business rules in service oriented architecture"
Language: Java - Size: 4.96 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

neo7337/grpc-demo
A grpc demo under microservice architecture
Language: JavaScript - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zcong1993/node-grpc-health-check
Health check client and service for use with @grpc/grpc-js.
Language: TypeScript - Size: 187 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

BaseMax/online-gaming-grpc-ts
Welcome to the Online Gaming project built with gRPC and TypeScript. This project demonstrates how to create a real-time game server and matchmaking service using the gRPC framework.
Language: TypeScript - Size: 3.1 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Executioner769/my-grpc-app
This is part of the gRPC masterclass course
Language: JavaScript - Size: 50.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

GabrielMerigo/grpc
Working with gRPC on Node.js
Language: JavaScript - Size: 16.5 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

BenSlabbert/trak-ui
Front end for trak
Language: JavaScript - Size: 1.15 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cunkz/nodejs-grpc-example
NodeJS gRPC Examples
Language: JavaScript - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nor1c/grpc-node-1
gRPC with NodeJS
Language: TypeScript - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Solthodox/zrush
ZKP toy blockchain
Language: Rust - Size: 494 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gb21oc/chatgRpc
Create a simple chat with protocol gRPC
Language: JavaScript - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BalliAsghar/grpc-typescript-example
gRPC/Typescript example with Redis
Language: TypeScript - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

vinodnextcoder/simple-grpc-nodejs
Simple example of a gRPC server and client using Node.js:
Language: JavaScript - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pereslavtsev/studatlas-ms-grabber 📦
Микросервис парсинга данных
Language: TypeScript - Size: 974 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

boolka/node-jaeger-test
Jaeger test environment for node.js
Language: JavaScript - Size: 212 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ragnta/browser_communication_test
I would like to compare the speed of the communication in different techologies.
Language: JavaScript - Size: 8.53 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

akinmaurice/node-grpc
Simple Node jS gRPC Server with Mongo DB
Language: JavaScript - Size: 708 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kwinin/Hanabi
express --- grpc 远程过程调用
Language: JavaScript - Size: 2.91 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jshbrntt/stencil
A Node.js microservice template.
Language: JavaScript - Size: 292 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mrdulin/node-grpc-cnode
A NodeJS gRPC service for CNode community.
Language: JavaScript - Size: 960 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

plurid/enhanced-grpc
gRPC Utilities and Enhancements
Language: TypeScript - Size: 357 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rnbrietzke10/facial-recognition-app-grpc-api
Image facial recognition app using the Clarifai API.
Language: JavaScript - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

caleberi/weather-app
A weather app with autocomplete features using GRPC technology
Language: JavaScript - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

142vip/egg-grpc-server
grpc服务端插件,支持开启grpc服务
Language: JavaScript - Size: 237 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2

derek82511/node-rpc-proxy-rabbitmq
Simple Node.js rpc proxy implementation with rabbitmq.
Language: JavaScript - Size: 119 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

alfiankan/grpc-unary-orderservice-medium
implementation grpc unary in NodeJS
Language: JavaScript - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

alichherawalla/grpc-movie-client-server
Polyglot gRPC ecosystem. Java movie server and Java, Node and Python client server.
Language: JavaScript - Size: 25.3 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Yukigeshiki/grpc-test-nestjs
Testing gRPC transport with the NestJS framework and GCP Cloud Run
Language: TypeScript - Size: 156 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
