grpc-browser
gRPC debugger
A tool that allows developers to visualize and debug gRPC services in their .NET applications.
A web UI for browsing and executing gRPC operations in your .NET application
25 stars
3 watching
0 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
grpc
Related projects:
Repository | Description | Stars |
---|---|---|
safetyculture/grpc-web-devtools | A browser extension that provides debugging and inspection tools for gRPC-Web applications. | 413 |
grpc-ecosystem/grpcdebug | A command-line tool that provides a human-friendly interface to inspect and debug gRPC services | 149 |
bradleyjkemp/grpc-tools | A suite of tools for debugging and analyzing gRPC requests and responses | 1,214 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
grpc-swagger/grpc-swagger | Tools for debugging and exploring gRPC services using Swagger UI | 426 |
ibm/gwhisper | A gRPC command line client with tab completion and human-readable output | 59 |
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. | 529 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 998 |
bojand/grpc-inspect | A utility module for inspecting and analyzing gRPC protocol buffer definitions | 9 |
rogchap/wombat | An automated gRPC client builder and runtime environment | 1,397 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
rails/web-console | A debugging tool that allows developers to create interactive Ruby sessions in their browser. | 1,401 |
deeplay-io/nice-grpc | A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 442 |