macOS
brew install restermlocal Homebrew formula metadata
brew / rank 1817
Terminal client for .http/.rest files with HTTP, GraphQL, and gRPC support. Version 1.8.1 via Homebrew; verified 2026-09-18. Also installable with nix: nix profile install nixpkgs#resterm.
install
brew install restermlocal Homebrew formula metadata
nix profile install nixpkgs#restermnixpkgs package indexes · pkgs/by-name/re/resterm/package.nix · source: api.github.com
scoop install main/restermScoop official bucket manifest trees · bucket/resterm.json · source: api.github.com
overview
Terminal client for .http/.rest files with HTTP, GraphQL, and gRPC support
history
Resterm is a terminal-based, version-control-friendly API client and automation runner for plain request files.
Resterm was created as an Apache-2.0-licensed terminal API client built around editable `.http` and `.rest` files.
The project expanded beyond interactive HTTP requests into scripted workflows, mocks, profiling, tracing, streaming transports, OpenAPI import, collections, CI output, and a purpose-built RestermScript language.
Resterm is distributed through Homebrew, Nix, and Scoop according to source_facts.package-manager. The project also publishes cross-platform release binaries and supports installation from Go source.
The official repository's compatibility documentation and version-matched embedded manual indicate an emphasis on stable, distributable v1 workflows.
Users create or open `.http` or `.rest` files, choose an environment, and send requests interactively from the terminal UI. `resterm run` executes the same files in scripts and CI with JSON or JUnit results.
Workspace variables can be placed in `resterm.env.json`; optional dotenv files can be selected with `--env-file`. Global themes and keybindings live in the OS-specific configuration directory, which can be overridden with `RESTERM_CONFIG_DIR`.
Resterm treats plain `.http` files as the durable source format, so requests, tests, workflows, and mocks can live in version control without a proprietary workspace database.
It combines a terminal UI with a headless CI runner and unusually broad protocol and infrastructure support, including GraphQL, gRPC, WebSocket, SSE, OpenAPI import, SSH tunnels, Kubernetes port-forwards, tracing, and mock servers.
security posture
No matching local secret-handling manifest was found for resterm. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/resterm/bindings.toml~/.config/resterm/bindings.json~/.config/resterm/themes/*.toml~/Library/Application Support/resterm/bindings.toml~/Library/Application Support/resterm/bindings.json~/Library/Application Support/resterm/themes/*.toml%APPDATA%\resterm\bindings.toml%APPDATA%\resterm\bindings.json%APPDATA%\resterm\themes\*.tomlCredential-bearing paths to review before unattended agent runs.
<environment-search-directory>/resterm.env.json<environment-search-directory>/rest-client.env.json<environment-search-directory>\resterm.env.json<environment-search-directory>\rest-client.env.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
resterm | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/unkn0wn-root/resterm
install metadata
| Package key | brew:resterm |
|---|---|
| Version | 1.8.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/resterm |
| Homepage | https://github.com/unkn0wn-root/resterm |
| Repository | https://github.com/unkn0wn-root/resterm |
| License | Apache-2.0 |
| Source archive | https://github.com/unkn0wn-root/resterm/archive/refs/tags/v1.5.0.tar.gz |
| Last updated | 2026-09-18T20:59:36Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | resterm |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
resterm
nix profile install nixpkgs#restermmain/resterm
scoop install main/restermsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.