pkg.soopen package index

brew / 順位 10523

resty を Homebrew でインストール

resty のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install resty

local Homebrew formula metadata

概要

パッケージ概要

Command-line REST client that can be used in pipelines

コマンドとエイリアス

  • pypp

履歴

プロジェクトの歴史と使われ方

Resty is a Bash and Zsh function library that wraps curl with concise REST-oriented commands.

プロジェクトの歴史

Resty was developed as a small shell wrapper around curl for interacting with REST services.

Later configuration behavior adopted XDG config and data directories while retaining `~/.resty` compatibility for installations predating version 2.1.

採用の歴史

The official README documents installation through shell-oriented ecosystems including bpkg, Antigen, Zplug, and Oh My Zsh; the project is also packaged by Homebrew.

使われ方

After sourcing the script, users set a base URI with `resty` and invoke functions such as `GET`, `POST`, `PUT`, `PATCH`, and `DELETE`, optionally piping request or response data through ordinary shell tools.

Resty saves its current base URI in `host` and supports per-host configuration files containing curl arguments by HTTP method. Those files may contain authentication arguments, but the project documents no separate credentials file.

パッケージ好きにとっての重要性

Resty represents a characteristically Unix approach to API tooling: it exposes HTTP verbs as shell functions around curl, allowing existing tools such as jq, awk, sed, and Perl to remain in the pipeline.

Because it is sourced into Bash or Zsh rather than run as an isolated interactive client, it preserves shell composition and supports concise repeatable API sessions.

タイムライン

  • 2.1 era: Configuration and data storage gained XDG-directory support while preserving the legacy `~/.resty` layout.

Related projects

  • curl performs the underlying HTTP transfers.
  • jq and the bundled `pp` or `pypp` helpers can process JSON responses.
  • Oh My Zsh and other shell plugin managers can load Resty.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
${XDG_CONFIG_HOME}/resty/host${XDG_CONFIG_HOME}/resty/<host>~/.resty/host~/.resty/<host>

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
pyppcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版3.0
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v3.0

https://github.com/micha/resty

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:resty
バージョン3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/resty
ホームページhttps://github.com/micha/resty
リポジトリhttps://github.com/micha/resty
ライセンスMIT
ソースアーカイブhttps://github.com/micha/resty/archive/refs/tags/v3.0.tar.gz
最終更新2026-09-13T07:29:58Z
Pulseupdated
macOS 提供ライブラリperl, python
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点To activate the resty, add the following to your shell profile e.g. ~/.profile or ~/.zshrc: source $HOMEBREW_PREFIX/opt/resty/share/resty/resty

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameresty
Version Scheme0
Revision1
Head VersionHEAD
Conflicts With
  • nss
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation