openapi-generator
brew install openapi-generator
v7.23.0
Apache-2.0
Generate API client libraries, server stubs, and documentation from OpenAPI specifications using a Java-based code generator.
Why you might care
Automates boilerplate generation for dozens of languages and frameworks (Python, Go, Rust, Node.js, etc.) from a single OpenAPI/Swagger spec, eliminating manual client/server coding and keeping them in sync. Useful in API-first development workflows and CI/CD pipelines. Supports both OpenAPI 3.0 and 2.0 (Swagger).
1.7k
30-day installs · #1067
6.3k
90-day · #997
29.5k
365-day · #891
Runtime dependencies
Links
- https://openapi-generator.tech/
- Brew formula source: Formula/o/openapi-generator.rb
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"aliases": [],
"alternatives": [
"swagger-codegen",
"openapi-cli",
"protojs"
],
"build_dependencies": [],
"categories": [
"code-generator",
"build-system",
"parser",
"api-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openjdk"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Generate clients, server \u0026 docs from an OpenAPI spec (v2, v3)",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:18+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "openapi-generator",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://openapi-generator.tech/",
"homepage_og_description": "Description will go into a meta tag in \u003chead /\u003e",
"homepage_og_image": "https://openapi-generator.tech/img/docusaurus.png",
"homepage_title": "Hello from OpenAPI Generator | OpenAPI Generator",
"installs_30d": 1676,
"installs_365d": 29543,
"installs_90d": 6274,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:48:46+00:00",
"llm_model": "claude-haiku-4-5",
"name": "openapi-generator",
"oldnames": [],
"one_liner": "Generate API client libraries, server stubs, and documentation from OpenAPI specifications using a Java-based code generator.",
"optional_dependencies": [],
"rank_30d": 1067,
"rank_365d": 891,
"rank_90d": 997,
"raw_hash": "467f9da488b294c0",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/o/openapi-generator.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "7.23.0",
"versioned_formulae": [],
"why_use_this": "Automates boilerplate generation for dozens of languages and frameworks (Python, Go, Rust, Node.js, etc.) from a single OpenAPI/Swagger spec, eliminating manual client/server coding and keeping them in sync. Useful in API-first development workflows and CI/CD pipelines. Supports both OpenAPI 3.0 and 2.0 (Swagger)."
}