aliyun/darabonba
Darabonba 是一种用于 OpenAPI 的 DSL 语言,可以用来生成多语言的 SDK、Code Sample、Test Case 等代码 observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 36
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2280
- days_rel: n/a
- days_push: 386
- n_releases_24m: 0
Adoption not part of the score
1104 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Darabonba is a domain-specific language (DSL) for describing OpenAPI-based interfaces, maintained by Alibaba Cloud. It compiles a single interface definition into multi-language SDKs, code samples, and test cases via per-language generators (Java, Go, Python, TypeScript, PHP, C#, C++, and more).
Use cases
- generate SDKs for an API in multiple programming languages from one definition
- write code samples for an OpenAPI once and emit them in many languages
- generate test cases for API client libraries
- define and publish reusable API utility modules
- build consistent multi-language SDKs for a cloud platform
- get syntax highlighting and linting for Darabonba DSL files in VS Code
When to choose
- you maintain a public API and need to ship SDKs in several languages without duplicating effort
- you want a single source of truth for API behavior, samples, and tests
- you are building Alibaba Cloud or Alipay-style multi-language SDK ecosystems
When to avoid
- you only need SDKs in one language, where hand-written code may be simpler
- your API is not describable in OpenAPI-style terms
- you need a general-purpose programming language rather than an API-description DSL
Facets
cli-tool · maturity active
parser compiler sdk cli testing programming-languages apis developer-tools parsers cli cross-platform dsl openapi multi-language-code-generation code-samples aliyun vscode-plugin module-registry code-generation nodejs
1 source
- readme: https://github.com/aliyun/darabonba · fetched 2026-08-28 · 8e55292f5780
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aliyun/darabonba | main | 39 |
For agents
markdown · JSON · MCP: product_card(name="aliyun/darabonba")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem