chiko
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/chiko/
A TUI gRPC client.
Script Preview
Review this script before executing in your terminal.

chiko is a terminal gRPC client, designed for interacting with gRPC services directly in the terminal.
It supports server reflection for browsing available services and methods, allows adding metadata headers and includes Bearer token authorization. Users can generate sample request payloads, save and reuse requests with bookmarks and manage requests efficiently.
This tool is useful for developers and testers working with gRPC APIs who prefer a terminal interface for inspecting and interacting with services.
