# LucyBot-Inc/api-spec-converter

Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc.

Repository: https://github.com/LucyBot-Inc/api-spec-converter
Canonical: https://ross.abutalabs.com/products/api-spec-converter
Homepage: https://lucybot-inc.github.io/api-spec-converter/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-04-22T21:36:11+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4138, "days_push": 863, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1178, forks 190 (observed 2026-08-28T04:03:52.928060+00:00)

## What it is
A JavaScript library and CLI tool that converts REST API description documents between formats such as Swagger/OpenAPI 2.0, OpenAPI 3.0, RAML, API Blueprint, WADL, Google Discovery, and I/O Docs. It can be used from the command line, in Node.js, or in the browser, with an accompanying web UI.

## Use cases
- convert swagger 1.0 spec to openapi 2.0
- migrate raml api definition to openapi
- convert api blueprint to swagger json
- upgrade openapi 2.0 spec to openapi 3.0
- convert wadl to openapi format
- validate converted api spec

## When to choose
- You need to migrate legacy API definitions (Swagger 1.x, RAML, WADL, API Blueprint) into OpenAPI 2.0 or 3.0
- You want a CLI or Node.js library for batch API spec conversion
- You need to unlock tooling that only supports OpenAPI formats

## When to avoid
- You need conversion between arbitrary format pairs - only conversion to OpenAPI 2.0 and from OpenAPI 2.0 to 3.0 is fully supported
- You need OpenAPI 3.1 support
- You need an actively maintained project - it is seeking a new maintainer

## Facets
- artifact type: library
- maturity: maintenance
- function: parser, serialization, developer-tools, cli
- domain: apis, developer-tools, documentation
- platform: cli, browser
- tags: openapi, swagger, raml, api-blueprint, wadl, api-specification, spec-conversion, javascript, nodejs

## Member repositories
- LucyBot-Inc/api-spec-converter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:52.928060+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:26:05.213357+00:00, confidence not recorded.
  - readme: https://github.com/LucyBot-Inc/api-spec-converter (fetched 2026-08-28T04:03:52.928060+00:00, sha e3a85cfc0570)
  - homepage: https://lucybot-inc.github.io/api-spec-converter/ (fetched 2026-08-29T12:32:35.951788+00:00, sha 80f90cf7bd14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
