macOS
brew install restylocal Homebrew formula metadata
brew / rang 10523
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de resty pour les workflows d'agents IA.
installation
brew install restylocal Homebrew formula metadata
aperçu
Command-line REST client that can be used in pipelines
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
${XDG_CONFIG_HOME}/resty/host${XDG_CONFIG_HOME}/resty/<host>~/.resty/host~/.resty/<host>exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
pypp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/micha/resty
métadonnées d'installation
| Clé du paquet | brew:resty |
|---|---|
| Version | 3.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/resty |
| Page d'accueil | https://github.com/micha/resty |
| Dépôt | https://github.com/micha/resty |
| Licence | MIT |
| Archive source | https://github.com/micha/resty/archive/refs/tags/v3.0.tar.gz |
| Dernière mise à jour | 2026-09-13T07:29:58Z |
| Pulse | updated |
| Bibliothèques fournies par macOS | perl, python |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | To activate the resty, add the following to your shell profile e.g. ~/.profile or ~/.zshrc: source $HOMEBREW_PREFIX/opt/resty/share/resty/resty |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | resty |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.