RESTful API Modeling Language (RAML)

From air
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

RESTful API Modeling Language (RAML) is a YAML-based language for describing RESTful APIs

http://en.wikipedia.org/wiki/RAML_%28software%29


RESTful API Modeling Language (RAML) makes it easy to manage the whole API lifecycle from design to sharing. It's concise - you only write what you need to define - and reusable. It is machine readable API design that is actually human friendly.