awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fullstorydev avatar

fullstorydev/grpcui

0
View on GitHub↗
5,907 stele·423 fork-uri·JavaScript·MIT·10 vizualizări

Grpcui

grpcui este o interfață web interactivă bazată pe browser și un client API pentru executarea apelurilor de procedură la distanță către servere gRPC. Funcționează ca un gateway HTTP-la-gRPC care traduce payload-urile JSON în mesaje binare protobuf, permițând utilizatorilor să declanșeze cereri de rețea și să inspecteze răspunsurile printr-o interfață web vizuală.

Instrumentul oferă capabilități de navigare și descoperire a schemei prin interogarea reflecției serverului sau încărcarea fișierelor descriptor protobuf locale pentru a identifica serviciile disponibile și semnăturile metodelor. Utilizează aceste definiții pentru a genera automat formulare de intrare dinamice pentru construirea datelor cererii, incluzând suport pentru structuri imbricate complexe.

Proiectul acoperă testarea API și depanarea clientului, permițând revizuirea corpului răspunsurilor, a codurilor de stare și a headerelor de metadate. De asemenea, gestionează conectivitatea securizată printr-un strat de transport care suportă text simplu, TLS și autentificare mutuală cu certificate de client configurabile.

Features

  • HTTP-to-gRPC Transcoding - Acts as a gateway that translates standard HTTP web requests into gRPC service calls.
  • gRPC API Testing - Provides a visual web interface for verifying gRPC server functionality by sending requests and inspecting responses.
  • JSON-Protobuf Mapping - Converts structured JSON request bodies into the binary wire format required for remote procedure calls.
  • Definition Loading - Resolves communication endpoints by loading service definitions from server reflection, source files, or binary descriptors.
  • gRPC GUI Clients - Acts as a graphical user interface for interacting with and testing gRPC service endpoints.
  • gRPC Request Debugging - Facilitates troubleshooting of gRPC communication by allowing manual editing of requests and review of metadata.
  • gRPC Schema Browsers - Offers a visual tool for exploring available gRPC services and method signatures using server reflection or proto files.
  • Interactive Execution Interfaces - Provides an interactive interface for selecting services and defining messages to trigger network calls.
  • Descriptor-Based Resolution - Resolves available network endpoints by parsing compiled binary descriptors or local proto files.
  • Interactive Web Interfaces - Provides a browser-based interface for interacting with gRPC services using dynamic forms and JSON editing.
  • Method Invocation - Provides the ability to trigger gRPC methods by translating JSON payloads into remote procedure calls.
  • gRPC Service Discovery - Discovers available gRPC services and methods using server reflection or local descriptors.
  • Remote Procedure Calls - Executes remote procedure calls against a running server via a web-based interface.
  • Remote Procedure Invocation Systems - Implements a system for executing remote procedures by converting browser-based JSON payloads into gRPC requests.
  • Schema Descriptor Retrieval - Fetches binary file descriptors from remote servers to define service signatures and method structures.
  • Dynamic Form Mapping - Automatically generates dynamic web input forms by parsing protobuf descriptors to match message structures.
  • Server Reflection - Queries a remote server's reflection service to retrieve method signatures and message definitions dynamically.
  • Dynamic Form Generation - Creates interactive input fields by mapping protobuf message definitions to a web-based user interface.
  • gRPC - Enables discovery of available gRPC network endpoints using server reflection or local protobuf source files.
  • RPC Request Forms - Provides web-based forms for constructing structured request messages including complex types and maps.
  • Request Data Handling - Allows the definition of request messages, including nested structures, through a dynamic interface.
  • Browser gRPC Clients - Provides a browser-based client that enables web browsers to call gRPC services via an HTTP proxy.
  • UI Schema Mapping - Links protobuf type definitions to a browser UI to allow editing of complex nested data structures.
  • Request Execution - Transmits requests to servers using standard, streaming, or bidirectional communication methods.
  • Response Formatting - Translates binary gRPC responses into human-readable formats for inspection and debugging.
  • gRPC and HTTP TLS Securings - Secures client-to-server communication using TLS with configurable certificates and mutual authentication.
  • Mutual TLS Configurations - Supports mutual TLS configurations for client-side certificate authentication and secure handshakes.
  • Mutual TLS Transports - Manages secure communication channels using mutual TLS authentication and custom certificates.
  • Secure Connection Handlers - Manages secure connectivity using TLS encryption, certificate validation, and credential handling.
  • Request Body Editors - Includes a text editor to manually modify JSON request bodies before transmission.
  • Response Inspection Tools - Provides utilities for inspecting gRPC response bodies, status codes, and metadata headers.
  • API Clients - Web-based interface for testing gRPC services.
  • Graphical Interfaces - Interactive web UI for gRPC services.
  • RPC Frameworks - Browser-based UI for interacting with gRPC services.

Istoric stele

Graficul istoricului de stele pentru fullstorydev/grpcuiGraficul istoricului de stele pentru fullstorydev/grpcui

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face fullstorydev/grpcui?

grpcui este o interfață web interactivă bazată pe browser și un client API pentru executarea apelurilor de procedură la distanță către servere gRPC. Funcționează ca un gateway HTTP-la-gRPC care traduce payload-urile JSON în mesaje binare protobuf, permițând utilizatorilor să declanșeze cereri de rețea și să inspecteze răspunsurile printr-o interfață web vizuală.

Care sunt principalele funcționalități ale fullstorydev/grpcui?

Principalele funcționalități ale fullstorydev/grpcui sunt: HTTP-to-gRPC Transcoding, gRPC API Testing, JSON-Protobuf Mapping, Definition Loading, gRPC GUI Clients, gRPC Request Debugging, gRPC Schema Browsers, Interactive Execution Interfaces.

Care sunt câteva alternative open-source pentru fullstorydev/grpcui?

Alternativele open-source pentru fullstorydev/grpcui includ: fullstorydev/grpcurl — grpcurl is a command-line interface and client tool for invoking gRPC methods and inspecting service definitions. It… bloomrpc/bloomrpc — BloomRPC is a graphical user interface client for discovering, testing, and querying gRPC service endpoints. It… ktr0731/evans — Evans is a gRPC client and API explorer designed for testing, debugging, and automating remote procedure calls. It… connectrpc/connect-go — Connect-go is a library for building type-safe remote procedure call services that are wire-compatible with gRPC and… grpc/grpc-node — This project is a gRPC framework for Node.js used to implement high-performance remote procedure calls. It provides a… grpc/grpc-dotnet — This project is a .NET implementation of the gRPC framework, providing a system for executing functions on remote…

Alternative open-source pentru Grpcui

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Grpcui.
  • fullstorydev/grpcurlAvatar fullstorydev

    fullstorydev/grpcurl

    12,691Vezi pe GitHub↗

    grpcurl is a command-line interface and client tool for invoking gRPC methods and inspecting service definitions. It serves as a server debugger and reflection client, allowing users to call remote procedures and verify server responses from the terminal using JSON or protobuf formats. The tool distinguishes itself through the ability to discover available services and methods dynamically via a server reflection service or by loading local protobuf schema files. It can extract service descriptions from a server for local use and print specific schema symbol definitions. It covers a broad ran

    Gogolanggrpcprotobuf
    Vezi pe GitHub↗12,691
  • bloomrpc/bloomrpcAvatar bloomrpc

    bloomrpc/bloomrpc

    8,998Vezi pe GitHub↗

    BloomRPC is a graphical user interface client for discovering, testing, and querying gRPC service endpoints. It functions as an API tester that allows for sending requests and validating responses through a visual interface without the need to write manual client code. The tool supports service discovery via the gRPC reflection API or by parsing protobuf definition files to generate request and response structures. It translates human-readable JSON input into binary protobuf format and utilizes an HTTP/2 transport layer to communicate with backend services. The application provides capabilit

    TypeScriptgrpc
    Vezi pe GitHub↗8,998
  • ktr0731/evansAvatar ktr0731

    ktr0731/evans

    4,481Vezi pe GitHub↗

    Evans is a gRPC client and API explorer designed for testing, debugging, and automating remote procedure calls. It functions as an interactive client and a stateless command line utility for executing gRPC methods and inspecting remote server API surfaces. The tool provides specialized support for the gRPC-Web protocol to facilitate communication with web-based implementations. It enables the discovery of services and message structures through server reflection or definition files, and supports the management of unary, client-side, server-side, and bidirectional streaming communication. The

    Goclicompletiongolang
    Vezi pe GitHub↗4,481
  • connectrpc/connect-goAvatar connectrpc

    connectrpc/connect-go

    3,963Vezi pe GitHub↗

    Connect-go is a library for building type-safe remote procedure call services that are wire-compatible with gRPC and HTTP. It provides a Go implementation of Protocol Buffers for structured data exchange, enabling the creation of multi-protocol RPC servers and generated type-safe clients. The framework is distinguished by its polyglot protocol support, allowing a single server handler to serve requests using several different protocols simultaneously over HTTP. This includes the ability to toggle between different transport protocols for the same service and the use of pluggable content negot

    Go
    Vezi pe GitHub↗3,963
  • Vezi toate cele 30 alternative pentru Grpcui→