macOS
brew install openapi-tuilocal Homebrew formula metadata
brew
openapi-tui のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install openapi-tuilocal Homebrew formula metadata
sudo apk add openapi-tuiAlpine Linux edge package indexes · openapi-tui · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#openapi-tuinixpkgs package indexes · pkgs/by-name/op/openapi-tui/package.nix · ソース: api.github.com
sudo pacman -S openapi-tuiArch Linux sync databases · openapi-tui · ソース: geo.mirror.pkgbuild.com
概要
TUI to list, browse and run APIs defined with openapi spec
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
openapi-tui | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/zaghaghi/openapi-tui
インストールメタデータ
| パッケージキー | brew:openapi-tui |
|---|---|
| バージョン | 0.10.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/openapi-tui |
| ホームページ | https://github.com/zaghaghi/openapi-tui |
| リポジトリ | https://github.com/zaghaghi/openapi-tui |
| 上流ドキュメント | https://github.com/zaghaghi/openapi-tui#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/zaghaghi/openapi-tui/archive/refs/tags/0.10.2.tar.gz |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-tuiソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.