# create-api を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:create-api
```

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

### macOS

- Homebrew (100%):

```sh
brew install create-api
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:create-api
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.0
- **ソース概要:** Delightful code generator for OpenAPI specs
- **ホームページ:** <https://github.com/CreateAPI/CreateAPI>
- **リポジトリ:** <https://github.com/CreateAPI/CreateAPI>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- create-api (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Create API is a Swift command-line code generator that turns OpenAPI 3.0 specifications into Swift client code and Swift Package outputs.

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

The CreateAPI/CreateAPI repository was created in late 2021 and shipped its initial pre-release in January 2022. The README describes the project as OpenAPI code generation for Swift, written in Swift, powered by OpenAPIKit.

The 0.1.0 release in August 2022 was a major maturation point: the changelog lists Homebrew publication, Swift Package Plugin support, expanded documentation and contribution guides, command-line config overrides, configurable generated package dependencies, custom data-type mappings, and parallel path generation.

### 採用の歴史

The official README documents installation through Mint, Homebrew, Swift Package Plugins, and make. It also lists open-source projects using Create API, including App Store Connect API, Swift SDK for Jellyfin, and Google Generative AI SDK.

### 使われ方

Users run create-api generate against a JSON or YAML OpenAPI schema, optionally passing output and configuration options. The default configuration path is .create-api.yaml, and the tool can generate complete Swift packages or individual components for integration into an existing Swift project.

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

Create API sits at the intersection of API schema packaging and Swift package generation. For package maintainers, its significance is that it can convert upstream OpenAPI descriptions into reproducible Swift source bundles suitable for normal SwiftPM workflows.

### タイムライン

- 2021: CreateAPI/CreateAPI repository created.
- 2022: 0.0.1 initial pre-release published.
- 2022: 0.1.0 added Homebrew publication and Swift Package Plugin support.
- 2023: 0.2.0 release published.

### Related projects

- The README says Create API is powered by OpenAPIKit and lists downstream Swift SDKs generated or maintained with the tool.

### ソース

- <https://github.com/CreateAPI/CreateAPI>
- <https://github.com/CreateAPI/CreateAPI#readme>
- <https://github.com/CreateAPI/CreateAPI/blob/main/CHANGELOG.md>
- <https://github.com/CreateAPI/CreateAPI/releases/tag/0.0.1>
- <https://github.com/CreateAPI/CreateAPI/releases/tag/0.1.0>
- <https://github.com/CreateAPI/CreateAPI/releases/tag/0.2.0>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: .create-api.yaml, .create-api.json

## Combined YAML source

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


## ソース

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