raml-org/raml-spec resource
RAML Specification observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4720
- days_rel: n/a
- days_push: 1622
- n_releases_24m: 0
Adoption not part of the score
3847 stars · 843 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The official specification for RAML (RESTful API Modeling Language), a YAML-based language for describing practically-RESTful HTTP APIs in a human- and machine-readable format. This repository hosts the RAML 1.0 spec document, which defines how to model resources, methods, parameters, types, and responses to enable code generation, mocking, testing, and documentation.
Use cases
- define a REST API contract in a readable YAML format
- generate API documentation from a spec
- generate client and server code stubs from an API definition
- mock an API before implementation
- learn how to write RAML 1.0 API definitions
- model reusable types and schemas for an API
When to choose
- you want a human-readable, YAML-based alternative to OpenAPI for designing REST APIs
- you follow a design-first workflow and need a formal versioned API contract
- you need to generate docs, mocks, or code from a single API definition
When to avoid
- you need a spec with broad current tooling adoption and active ecosystem momentum (OpenAPI is more widely supported)
- you need a runnable library or tool rather than a specification document
- you are building non-REST or event-driven APIs
Facets
learning-resource · maturity maintenance
api-documentation documentation serialization apis web-development documentation developer-tools cross-platform raml api-specification rest yaml api-design specification contract-first
3 sources
- readme: https://github.com/raml-org/raml-spec · fetched 2026-08-28 · 380a3a7d1df7
- homepage: http://raml.org · fetched 2026-08-29 · cbc0a42e03ab
- site_page: https://raml.org/about-raml · fetched 2026-08-29 · 21df721e2f26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| raml-org/raml-spec | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="raml-org/raml-spec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem