# mulesoft/api-designer

A web editor for creating and sharing RAML API specifications

Repository: https://github.com/mulesoft/api-designer
Canonical: https://ross.abutalabs.com/products/api-designer
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: raml, raml-design, raml-tooling
Archived: true
Last push: 2024-05-10T19:21:19+00:00

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

## Adoption (not part of the score)
Stars 1069, forks 263 (observed 2026-08-28T04:03:27.767388+00:00)

## What it is
API Designer is a standalone or embeddable web editor for authoring RAML (RESTful API Modeling Language) specifications, written in JavaScript with AngularJS. It stores files in an in-browser HTML5 LocalStorage filesystem by default and can be customized with alternative persistence implementations.

## Use cases
- design RAML API specifications in a browser
- embed a RAML editor into my own web application
- run a local editor for writing RESTful API definitions
- share and prototype API designs with a team
- replace the default storage with a custom filesystem backend

## When to choose
- your team designs APIs using RAML
- you need an embeddable, browser-based API spec editor
- you want a quick local tool for authoring RAML without setup

## When to avoid
- you design APIs with OpenAPI/Swagger instead of RAML
- you need a fully maintained project with active development
- you require a desktop-native editor

## Facets
- artifact type: application
- maturity: maintenance
- function: editor, web-framework, developer-tools, api-framework
- domain: web-development, developer-tools, apis, documentation
- platform: browser, cross-platform
- tags: raml, api-design, api-specifications, angularjs, embeddable-editor, rest-api, web-server, nodejs

## Member repositories
- mulesoft/api-designer (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.767388+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:54:28.525055+00:00, confidence not recorded.
  - readme: https://github.com/mulesoft/api-designer (fetched 2026-08-28T04:03:27.767388+00:00, sha aca48513ec4a)
  - registry_npm: https://registry.npmjs.org/api-designer (fetched 2026-08-29T12:56:38.322735+00:00, sha fd52b5aed340)
- Data as of 2026-08-30T08:39:29.467469+00:00.
