# apib を Homebrew でインストール

apib のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:apib
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install apib
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:apib
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.1
- **ソース概要:** HTTP performance-testing tool
- **ホームページ:** <https://github.com/apigee/apib>
- **リポジトリ:** <https://github.com/apigee/apib>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- apib (エイリアス)
- apibmon (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.2.1
## プロジェクトの歴史と使われ方

apib, short for API Bench, is an Apigee-origin HTTP API benchmarking tool. It was designed as a modernized ApacheBench-like utility for testing HTTP/1.1 APIs with concurrency, keep-alive behavior, CSV output, OAuth 1.0 signing, and optional remote resource monitoring.

### プロジェクトの歴史

The public repository was created in 2013 under Apigee. The README describes the tool as stable, available on Linux, Mac OS X, and FreeBSD, and positioned as a simple performance-testing utility for HTTP API servers.

The repository is now archived on GitHub, so its package-manager value is mostly historical and operational rather than fast-moving. GitHub releases list apib 1.2 and 1.2.1 release candidates in 2020, while the README identifies 1.2.1 as the current version.

### 採用の歴史

The README explicitly documents Homebrew installation for macOS and source builds for other platforms. The build documentation explains both Bazel and CMake paths, noting that the CMake build was used for Homebrew and potentially other repositories.

### 使われ方

A simple run looks like apib -c 100 -d 60 URL, which sends load for a time-bounded interval using a configured number of concurrent connections. The running guide emphasizes time-scheduled tests, warmup periods, HTTP verbs, request bodies, headers, HTTP Basic authentication, OAuth 1.0 signatures, and CSV output for automated test scripts.

apibmon is the companion remote-monitoring process. The official docs show apib using -M host:port to collect CPU and memory statistics from a target host running apibmon, with /proc-based resource collection on Linux-like systems.

### パッケージ好きにとっての重要性

apib sits in the lineage of tiny HTTP load-test binaries that are easy to install, script, and throw into CI or release checks. Package nerds care because it is both familiar, thanks to its ApacheBench-like shape, and different enough to preserve: HTTP/1.1 focus, OAuth signing, CSV automation, and remote monitoring made it useful for API-centric benchmarking.

### タイムライン

- 2013: Public apigee/apib repository created.
- 2020: GitHub releases published apib 1.2 and 1.2.1 release candidate.
- 2024: Repository metadata shows the project archived on GitHub.

### Related projects

- apib is directly compared with ApacheBench in its own documentation. It is also adjacent to HTTP load generators, API performance smoke tests, libev-based clients, and Apigee API operational tooling.

### ソース

- <https://api.github.com/repos/apigee/apib>
- <https://github.com/apigee/apib#readme>
- <https://github.com/apigee/apib/blob/master/doc/BUILDING.md>
- <https://github.com/apigee/apib/blob/master/doc/REMOTE-MONITORING.md>
- <https://github.com/apigee/apib/blob/master/doc/RUNNING.md>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/apib.yml](https://github.com/mxcl/pkgdb/blob/main/combined/apib.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
