gcall
gRPC CLI
A command-line interface for gRPC services
Simple gRPC command line interface
12 stars
3 watching
1 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
grpc
Related projects:
Repository | Description | Stars |
---|---|---|
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
bojand/grpc-inspect | A utility module for inspecting and analyzing gRPC protocol buffer definitions | 9 |
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |
ibm/gwhisper | A gRPC command line client with tab completion and human-readable output | 58 |
vadimi/grpc-client-cli | A command line tool for calling gRPC services and inspecting their structure | 252 |
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 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
bojand/grpc-create-metadata | Utility for creating gRPC metadata from plain JavaScript objects | 5 |
bojand/grpc-create-error | Utility function to create errors suitable for gRPC responses | 8 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
clarifai/clarifai-go-grpc | An official gRPC client for interacting with Clarifai's image recognition API | 4 |
deeplay-io/nice-grpc | A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 433 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
googleapis/gapic-generator-kotlin | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 58 |
firecomm/firecomm | A feature-rich gRPC-Node library providing core functions for building RPC clients and servers with support for various middleware and error handling options. | 226 |