[1] RAML - RESTful API modeling language ( (2013-12-24 07:31:18 +09:00 版)) <http://raml.org/>
[3] RAML 0.8 ( (2014-09-16 18:40:10 +09:00 版)) <http://raml.org/spec.html>
[4] RAML - RESTful API modeling language (2015-03-29 03:33:13 +09:00 版) <http://raml.org/>
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.