LinuxCommandLibrary

resterm

Terminal API client for HTTP, GraphQL, gRPC, WebSocket, and SSE

TLDR

Launch the API client TUI
$ resterm
copy
Run a request file
$ resterm [path/to/request.http]
copy

SYNOPSIS

resterm [options] [file]

DESCRIPTION

resterm is a keyboard-driven terminal API client that supports HTTP, GraphQL, gRPC, WebSocket, and SSE protocols. Requests are stored in plain .http / .rest files. It features OAuth 2.0 authentication, SSH tunnels, Kubernetes port-forwarding, conditional logic and multi-step workflows, response diffing and profiling, and streaming transcripts for WebSocket and SSE sessions.

HISTORY

resterm was created by unkn0wn-root and is written in Go.

SEE ALSO

curl(1), posting(1), httpie(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard