ngx-grpc
gRPC framework
An Angular framework for building gRPC services with TypeScript support and compatibility with various client implementations.
Angular gRPC framework
239 stars
12 watching
34 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bigcommerce/gruf | A Ruby framework for building gRPC services with request context support and robust client error handling. | 626 |
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |
deeplay-io/nice-grpc | A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 433 |
carlessistare/grpc-promise | A module that standardizes the way gRPC calls are implemented in Node.js, providing a unified approach for various request-response types and stream protocols. | 81 |
muninrpc/muninrpc | A GUI client for RPC services using gRPC and protobuf | 130 |
nuxinl/arpc | An RPC framework that supports file descriptor passing and privilege separation. | 18 |
rookie-ninja/rk-grpc | A tool for building gRPC microservices with automated code generation and middleware support | 75 |
malijs/mali | A minimalistic framework for building gRPC-based microservices in Node.js. | 887 |
grpc-ecosystem/polyglot | A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 530 |
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,203 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
tsloughter/grpcbox | A library for creating gRPC services in Erlang. | 139 |
nats-rpc/nrpc | An RPC framework for NATS, allowing service discovery and load balancing without the need for load balancers. | 648 |