macOS
brew install openapi-tuilocal Homebrew formula metadata
brew
TUI to list, browse and run APIs defined with openapi spec. Version 0.10.2 via Homebrew; verified from local package data.
install
brew install openapi-tuilocal Homebrew formula metadata
sudo apk add openapi-tuiAlpine Linux edge package indexes · openapi-tui · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openapi-tuinixpkgs package indexes · pkgs/by-name/op/openapi-tui/package.nix · source: api.github.com
sudo pacman -S openapi-tuiArch Linux sync databases · openapi-tui · source: geo.mirror.pkgbuild.com
overview
TUI to list, browse and run APIs defined with openapi spec
history
openapi-tui is a Rust terminal UI for loading OpenAPI 3.0 and 3.1 specifications, browsing their operations, and making requests from the terminal. It targets developers who want a keyboard-driven OpenAPI explorer without opening a browser-based documentation UI.
The GitHub repository was created on March 2, 2024. The project README presents it as a TUI for listing, browsing, and running APIs from local JSON/YAML files or remote OpenAPI URLs.
The project is distributed through Cargo, Docker, Homebrew, Arch Linux, Nix/NixOS, Alpine testing packages, and prebuilt GitHub release artifacts. That distribution pattern matches Rust CLI/TUI tools: source installation with `cargo install`, binary packages for users, and Docker for quick isolated execution.
Users run `openapi-tui --input <PATH>` with a local or remote OpenAPI document. The CLI supports repeated global headers, multiple servers, filtering, nested component browsing, request history, response saving, jq filtering, and copying requests as curl or httpie commands.
openapi-tui is notable as a small, terminal-native alternative to Swagger UI-style browsing. It shows the OpenAPI tooling ecosystem expanding beyond generators and validators into lightweight interactive clients.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
openapi-tui | 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/zaghaghi/openapi-tui
install metadata
| Package key | brew:openapi-tui |
|---|---|
| Version | 0.10.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openapi-tui |
| Homepage | https://github.com/zaghaghi/openapi-tui |
| Repository | https://github.com/zaghaghi/openapi-tui |
| Upstream docs | https://github.com/zaghaghi/openapi-tui#readme |
| License | MIT |
| Source archive | https://github.com/zaghaghi/openapi-tui/archive/refs/tags/0.10.2.tar.gz |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openapi-tui |
| 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.
openapi-tui
nix profile install nixpkgs#openapi-tuiopenapi-tui 0.9.4-r1
Terminal UI to list, browse and run APIs defined with openapi spec
https://github.com/zaghaghi/openapi-tui
sudo apk add openapi-tuiopenapi-tui 0.10.2-1
Terminal UI to list, browse and run APIs defined with OpenAPI spec
https://github.com/zaghaghi/openapi-tui
sudo pacman -S openapi-tuisource 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.