pkg.soopen package index

brew / Rang 10523

resty mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für resty in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install resty

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Command-line REST client that can be used in pipelines

Befehle und Aliase

  • pypp

Verlauf

Projektgeschichte und Nutzung

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

Projektgeschichte

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.

Adoptionsgeschichte

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

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:client

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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>

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
pyppcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version3.0
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.0

https://github.com/micha/resty

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:resty
Version3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/resty
Homepagehttps://github.com/micha/resty
Repositoryhttps://github.com/micha/resty
LizenzMIT
Quellarchivhttps://github.com/micha/resty/archive/refs/tags/v3.0.tar.gz
Zuletzt aktualisiert2026-09-13T07:29:58Z
Pulseupdated
Von macOS bereitgestellte Bibliothekenperl, python
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenTo activate the resty, add the following to your shell profile e.g. ~/.profile or ~/.zshrc: source $HOMEBREW_PREFIX/opt/resty/share/resty/resty

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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