wireman
TUI gRPC client for the terminal
TLDR
Launch the gRPC client
$ wireman
SYNOPSIS
wireman
DESCRIPTION
WireMan is a terminal-based gRPC client that reads .proto files from a config file and keeps a history of requests. It supports server reflection, server-side streaming, token management via bash scripts, and can copy requests as gRPCurl commands. Press Ctrl+r on the selection tab to activate server reflection mode.
HISTORY
wireman was created by preiter93 and is written in Rust.

