grpc-web-devtools
gRPC debugger
A browser extension that provides debugging and inspection tools for gRPC-Web applications.
Chrome & Firefox Browser extension to aid gRPC-Web development
409 stars
6 watching
52 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
chromechrome-extensiongrpc-webplatform
Related projects:
Repository | Description | Stars |
---|---|---|
thomaswormald/grpc-browser | A tool that allows developers to visualize and debug gRPC services in their .NET applications. | 24 |
grpc-ecosystem/grpcdebug | A command-line tool that provides a human-friendly interface to inspect and debug gRPC services | 145 |
bradleyjkemp/grpc-tools | A suite of tools for debugging and analyzing gRPC requests and responses | 1,212 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 425 |
bojand/grpc-inspect | A utility module for inspecting and analyzing gRPC protocol buffer definitions | 9 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
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 |
buttercam/mediator | A cross-platform GUI proxy for debugging gRPC services | 153 |
ericbets/danby | A lightweight web server and gRPC proxy for browsers that enables microservice communication without client-side libraries. | 31 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
deeplay-io/nice-grpc | A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 433 |
wirepair/gcd | An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go. | 186 |
ibm/gwhisper | A gRPC command line client with tab completion and human-readable output | 58 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |