[1] RAML - RESTful API modeling language ( ( 版)) http://raml.org/
[3] RAML 0.8 ( ( 版)) http://raml.org/spec.html
RESTful API Modeling Language (RAML) is a simple and succinct way of describing practically-RESTful APIs. It encourages reuse, enables discovery and pattern-sharing, and aims for merit-based emergence of best practices. The goal is to help our current API ecosystem by solving immediate problems and then encourage ever-better API patterns. RAML is built on broadly-used standards such as YAML and JSON and is a non-proprietary, vendor-neutral open spec.
[2] raml-spec/versions/raml-10/raml-10.md at master · raml-org/raml-spec · GitHub, https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/