Resterm is a terminal client for working with HTTP, GraphQL, gRPC, WebSocket and SSE. No cloud sync, no signups, no heavy desktop app.
If you live on the keyboard – this is your home.
This is free and open source software.
Features include:
- Workspace navigator that filters .http / .rest files, supports recursion and keeps request lists in sync as you edit.
- Editor with inline syntax highlighting, search (Ctrl+F), clipboard motions, and inline metadata completions (type @ for contextual hints).
- Variable scopes with @global (environment-wide), @var file (document), @var request (per-call), plus compile-time constants (@const), captures, JavaScript hooks, and multi-step workflows with per-step expectations and overrides.
- GraphQL helpers (@graphql, @variables, @query) and gRPC directives (@grpc, @grpc-descriptor, reflection, metadata).
- WebSockets and SSE with scripted @ws steps, automatic transcripts and an interactive console for ad-hoc frames.
- OpenAPI importer converts OpenAPI specs into Resterm-ready .http collections from the CLI.
Inline requests and curl import for one-off calls (Ctrl+Enter on a URL or curl block). - Pretty/Raw/Header/Diff/History/Stream views with optional split panes, pinned comparisons, and live event playback.
- OAuth 2.0 with automatic token management – client credentials, password grant, and authorization code + PKCE. Tokens are cached per environment, refreshed automatically, and injected into requests without manual steps.
- Latency with @profile to benchmark endpoints and render histograms right inside the TUI.
- Tracing and Timeline with @trace to enable request tracing.
- Multi-step workflows compose several named requests (@workflow + @step) with per-step overrides and expectations.
- Multi-environment compare via @compare directives or the global –compare flag.
- SSH tunnels route HTTP/gRPC/WebSocket/SSE traffic through bastions with host key verification, keep-alives, retries, and persistent tunnels.
- Custom theming & bindings if you want to make a resterm more alligned with your taste.
Website: github.com/unkn0wn-root/resterm
Support:
Developer: david0
License: Apache License 2.0

Resterm is written in Go. Learn Go with our recommended free books and free tutorials.
| Explore Linux | |
|---|---|
| Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category. | |
| In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality. | |
| The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions. | |
| Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others. | |
| Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems. | |
| Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks. | |
| Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems. | |
| Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux. | |
| Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools. | |
| Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux. | |
| Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux. | |

Please read our Comment Policy before commenting.