adonis-grpc-consumer
gRPC client
Provides a client-side interface to communicate with gRPC services in Adonis.js applications.
🕸️ Adonis gRPC client provider for easily communicate with gRPC services.
13 stars
2 watching
1 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list
adonisjsgrpcgrpc-client
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
eliaperantoni/spaceman | A cross-platform gRPC client for testing and debugging gRPC servers | 369 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
muninrpc/muninrpc | A GUI client for RPC services using gRPC and protobuf | 130 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
kfwerf/delivery | A tool that simplifies communication with gRPC services by auto-detecting methods and types. | 70 |
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
joyrex2001/grpc-perl | An implementation of the gRPC transport layer in Perl | 33 |
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |
redhoyasa/grpc-reflection-js | A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
deeplay-io/nice-grpc | A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 433 |