pkg.soopen package index

brew / 排名 10523

使用 Homebrew 安装 resty

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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