A GRPC-backed API client for Node.js applications
gRPC helper, an improved gRPC client for grpc-node
Type safe GRPC with a modern API
grpc-web utils
ADempiere Web write in Javascript for a node service
A plugin for the OgmaInterceptor to properly handle microservice requests from grpc protocols
This project is a Library base for construct gRPC clients
gRPC client for mountebank
A frontend plugin for Backstage supporting gRPC playground
This library provides a framework to bind all Conduit modules in a safe and consistent way.
Grpc clients infrastructure
Record, Playback and Monitor gRPC traffic.
NodeJS EventStoreDB version 20+ and uses gRPC as the communication protocol.
a grpc server side module built by typescrpt
OpenTelemetry @grpc/grpc-js automatic instrumentation package.
A client library for the IPFS gRPC API
This has definitions and types required for implementing gRPC in toolkit microservices
Simple infrastructure implementation for TypeORM using gRPC Boom.
pbkit grpc web client
Utility functions to help you stub and assert on grpc calls.
Like grpc-gateway, but written in node and dynamic.
Health check client and service for use with @grpc/grpc-js.
A backend plugin for Backstage supporting gRPC playground
An implementation of gRPC health checks, written in typescript.
A gRPC extension for LoopBack Next
gRPC for microservice communications
Easily mock your webservices while testing frontends.
Flow SDK GRPC Transport Module
A source dependency management tool for Protobuf.
gRPC server reflection for Node.js - Changed for a simple fix plus testing on reading from proto files instead of compiled
This is a fork of grpc-promise with extended metadata support. GRPC promisify module for all Request/Response types: standard and stream
GRPC promisify module for all Request/Response types: standard and stream
Utility functions to work with gRPC in TypeScript
Fake Transport for use with @improbable-eng/grpc-web
Generate TypeScript client for gRPC API exposed via grpc-gateway. Powered by [protobuf-es framework](https://github.com/bufbuild/protobuf-es) and [bun toolchain](https://github.com/oven-sh/bun).
An improved Node.js gRPC client
This library provides a way to instrument Node.js gRPC clients and servers with interceptors/middleware. Server-side interceptors are [not yet implemented](https://github.com/grpc/grpc-node/issues/419) in grpc for node. This library is a temporary fix fo