# 使用 Homebrew 安装 vulcain

查看 vulcain 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:vulcain
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vulcain
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:vulcain
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vulcain>
- **版本:** 1.4.2
- **来源摘要:** Fast and idiomatic client-driven REST APIs
- **主页:** <https://vulcain.rocks/>
- **仓库:** <https://github.com/dunglas/vulcain>
- **上游文档:** <https://github.com/dunglas/vulcain#readme>
- **许可证:** AGPL-3.0-only
- **源码归档:** <https://github.com/dunglas/vulcain/archive/refs/tags/v1.4.2.tar.gz>
- **最后更新:** 2026-07-26T00:30:34+02:00
- **已生成:** 2026-07-26T07:20:29+00:00

## 可执行文件

- vulcain (cli)
- vulcain (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-26
- 管理器版本: 1.4.2
- 管理器更新时间: 2026-07-26
- 本地数据: OK
- 上游仓库: https://github.com/dunglas/vulcain
- 检测到的最新版本: v1.4.2 (当前)
## 项目历史与用法

Vulcain is a Go project and protocol for client-driven REST APIs. It tries to solve common API performance problems such as under-fetching, over-fetching, and the n+1 request pattern while staying close to HTTP, hypermedia links, preload hints, 103 Early Hints, and HTTP/2 server push.

### 项目历史

The public repository was created in September 2019 under Kévin Dunglas's GitHub account. The README presents Vulcain as both a protocol and a reference gateway server: a Caddy web server module that can sit in front of an existing API and make it Vulcain-compatible.

The project was published as an Internet-Draft maintained from the same repository, which is notable for a small API tooling project: the author framed Vulcain as a protocol-level alternative to application-specific API query layers rather than just another gateway implementation.

### 使用方式

A Vulcain client asks for related resources with a `Preload` header or query parameter, and can also request selected fields with a `Fields` header. The gateway follows hypermedia relations, or OpenAPI-described relations for legacy APIs, and can return or push the related resources so a client can later fetch them from cache.

In package-nerd terms, the installed `vulcain` command is mainly useful to API and framework developers experimenting with HTTP-native API composition. It is closely associated with API Platform, Caddy, OpenAPI, and the broader debate over when GraphQL-style query layers are necessary.

### 时间线

- 2019: The GitHub repository was created and the project was introduced publicly as a client-driven REST approach using HTTP/2 server push.
- 2019: v0.1.0 was published on GitHub on October 13, 2019.
- 2026: The project was still receiving tagged releases, including v1.4.1 on May 19, 2026.

### Related projects

- Vulcain is related to Caddy, API Platform, OpenAPI, GraphQL, JSON:API, HAL, HTTP preload hints, 103 Early Hints, and HTTP/2 server push.

### 来源

- <https://api.github.com/repos/dunglas/vulcain>
- <https://api.github.com/repos/dunglas/vulcain/releases>
- <https://github.com/dunglas/vulcain>
- <https://vulcain.rocks/>


## 安全说明

没有找到 vulcain 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vulcain
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [atac](https://www.automicvault.com/zh-hans/pkg/brew/atac/) - Shares av.db curated category or tags: api, cli, developer-tools, http.
- [httpie](https://www.automicvault.com/zh-hans/pkg/brew/httpie/) - Shares av.db curated category or tags: cli, developer-tools, rest.
- [posting](https://www.automicvault.com/zh-hans/pkg/brew/posting/) - Shares av.db curated category or tags: cli, developer-tools, http.
- [resterm](https://www.automicvault.com/zh-hans/pkg/brew/resterm/) - Shares av.db curated category or tags: cli, developer-tools, http, rest.
- [restish](https://www.automicvault.com/zh-hans/pkg/brew/restish/) - Shares av.db curated category or tags: cli, developer-tools, http, rest.
- [resty](https://www.automicvault.com/zh-hans/pkg/brew/resty/) - Shares av.db curated category or tags: cli, developer-tools, http, rest.
- [twitch-cli](https://www.automicvault.com/zh-hans/pkg/brew/twitch-cli/) - Shares av.db curated category or tags: api, cli, developer-tools.
- [ulfius](https://www.automicvault.com/zh-hans/pkg/brew/ulfius/) - Shares av.db curated category or tags: cli, developer-tools, http, rest.

## Combined YAML source

View the package source record on GitHub. [combined/vulcain.yml](https://github.com/automic-vault/db/blob/main/combined/vulcain.yml)


## 来源

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
