macOS
brew install grpcuilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de grpcui pour les workflows d'agents IA.
installation
brew install grpcuilocal Homebrew formula metadata
sudo apk add grpcuiAlpine Linux edge package indexes · grpcui · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#grpcuinixpkgs package indexes · pkgs/by-name/gr/grpcui/package.nix · Source: api.github.com
aperçu
Interactive web UI for gRPC, along the lines of postman
historique
grpcui is a command-line tool that opens a browser-based UI for exploring and invoking gRPC services. It is best understood as the graphical sibling of grpcurl: grpcurl is the CLI, grpcui is the interactive web form.
The official GitHub repository was created in 2018, and its first listed GitHub release was v0.1.0 in January 2019. The README describes grpcui as a browser-based tool for gRPC APIs and explicitly positions it as an extension of grpcurl.
grpcui builds on the same general gRPC reflection and descriptor-file model as grpcurl: it can query server reflection, read proto source files, or load compiled protoset files to discover schemas and render forms.
grpcui adoption tracks the growth of gRPC APIs that are inconvenient to test with ordinary HTTP tools. It gives teams a Postman-like workflow for gRPC without needing each developer to write a custom client.
Because it is packaged as a single CLI that launches a local web UI, it fits neatly into Homebrew and similar developer-tool package managers. The package is mostly a debugging and exploration tool, not an application runtime.
Users run `grpcui` with connection flags for a gRPC server. The tool prints a local URL, starts an HTTP server, and renders service and method selectors plus forms for request messages.
It supports plaintext and TLS servers, mutual TLS, request metadata, JSON request entry, response headers and trailers, and descriptor discovery through reflection, proto files, or protosets.
grpcui is package-nerd useful because it turns a binary RPC protocol into an inspectable local web tool without requiring a whole desktop API client suite.
It also shows a common modern CLI pattern: install a small Go binary from a package manager, then use it to launch a local browser UI for an otherwise hard-to-inspect protocol.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
grpcui | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/fullstorydev/grpcui
métadonnées d'installation
| Clé du paquet | brew:grpcui |
|---|---|
| Version | 1.5.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/grpcui |
| Page d'accueil | https://github.com/fullstorydev/grpcui |
| Dépôt | https://github.com/fullstorydev/grpcui |
| Docs amont | https://github.com/fullstorydev/grpcui#readme |
| Licence | MIT |
| Archive source | https://github.com/fullstorydev/grpcui/archive/refs/tags/v1.5.2.tar.gz |
| Dernière mise à jour | 2026-07-06T15:27:17Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | grpcui |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
grpcui
nix profile install nixpkgs#grpcuigrpcui 1.5.1-r9
Interactive web UI for gRPC, along the lines of postman
https://github.com/fullstorydev/grpcui
sudo apk add grpcuipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.