RAML Specification
RAML (RESTful API Modeling Language) is a YAML-based language for describing RESTful APIs. RAML enables you to manage the whole API lifecycle from design to sharing. It provides a human-readable format that describes RESTful API models and supports reuse via includes and libraries.