macOS
brew install httpyaclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für httpyac in AI-Agent-Workflows.
Installation
brew install httpyaclocal Homebrew formula metadata
nix profile install nixpkgs#httpyacnixpkgs package indexes · pkgs/by-name/ht/httpyac/package.nix · Quelle: api.github.com
Überblick
Quickly and easily send REST, SOAP, GraphQL and gRPC requests
Verlauf
httpYac is a command-line API client centered on executable `.http` and `.rest` files. It lets developers keep REST, SOAP, GraphQL, gRPC, WebSocket, and MQTT requests in text files that can be run from the terminal.
The AnWeber/httpyac repository was created in January 2021. Its README expands the name as 'Yet another Rest Client' and describes a CLI for executing `.http` and `.rest` files, either as individual request files or as folders of requests.
The release stream grew into a mature npm-style version line, with GitHub releases showing 6.16.x publications in 2024 and 2025. The documentation and README point to examples, a guide, a CHANGELOG, Docker images, and a command surface organized around `httpyac send` and `httpyac oauth2`.
httpYac's adoption is tied to the editor-friendly `.http` file convention popularized by REST Client-style workflows. It gives those files a standalone CLI runner, making request collections usable in shells, scripts, and CI without opening an editor.
The input package metadata lists Homebrew and Nix packages, while the README documents npm global installation and a GHCR Docker image. That combination places httpYac in both JavaScript package culture and general CLI package-manager culture.
Users install it with npm, Homebrew, Nix, or Docker, then run `httpyac send <fileName...>` to execute one or more `.http` files. The README documents filtering by environment, tag, name, or line, plus JSON and JUnit output modes, parallel repetition, verbosity controls, and variable injection.
The curated config paths reflect httpYac's documented configuration and environment-file conventions: project config can live in `httpyac.config.js`, `.httpyac.js`, `.httpyac.json`, or `package.json`, and private environment values are conventionally separated into `http-client.private.env.json` files.
httpYac is significant because it treats plain request files as the packageable unit. That makes API examples, smoke tests, and manual request collections easy to version, review, and run from a package-manager-installed CLI.
It also bridges several protocol niches that often require separate tools. For package users who want one text-file runner for REST plus GraphQL, gRPC, WebSocket, MQTT, and SOAP, httpYac occupies a practical middle ground between curl snippets and a full GUI API client.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
httpyac.config.js.httpyac.js.httpyac.jsonpackage.jsonCredential-bearing paths to review before unattended agent runs.
http-client.private.env.jsonenv/http-client.private.env.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
httpyac | cli | globales Executable |
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.
Installationsmetadaten
| Paketschlüssel | brew:httpyac |
|---|---|
| Version | 6.16.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/httpyac |
| Homepage | https://httpyac.github.io/ |
| Repository | https://github.com/AnWeber/httpyac |
| Upstream-Dokumentation | https://httpyac.github.io/guide |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/httpyac/-/httpyac-6.16.7.tgz |
| Zuletzt aktualisiert | 2026-06-22T14:03:44-07:00 |
| Pulse | updated |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | httpyac |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
httpyac
nix profile install nixpkgs#httpyacQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.