Pinned Repositories
raml-examples
This repository contains valid RAML 1.0 examples. These examples are not only part of the spec, but also represent RAML features in different scenarios.
raml-java-parser
(deprecated) A RAML parser based on SnakeYAML written in Java
raml-js-parser
(deprecated) A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.
raml-js-parser-2
(deprecated)
raml-php-parser
Community-maintained RAML parser for php
raml-spec
RAML Specification
raml-tck
Test Compatibility Kit for RAML 1.0
raml-tutorial-200
Step by step 200 raml tutorial code
ramldt2jsonschema
CLI & Library to convert a RAML 1.0 data type to a JSON Schema, and back
webapi-parser
API Spec parser based on AMF. Currently supports RAML 0.8, RAML 1.0, OAS 2.0 and OAS 3.0(beta).
RAML's Repositories
raml-org/raml-spec
RAML Specification
raml-org/raml-php-parser
Community-maintained RAML parser for php
raml-org/raml-js-parser
(deprecated) A RAML parser based on PyYAML written in CoffeScript and available for use as NodeJs module or in-browser.
raml-org/raml-examples
This repository contains valid RAML 1.0 examples. These examples are not only part of the spec, but also represent RAML features in different scenarios.
raml-org/raml-java-parser
(deprecated) A RAML parser based on SnakeYAML written in Java
raml-org/raml-js-parser-2
(deprecated)
raml-org/webapi-parser
API Spec parser based on AMF. Currently supports RAML 0.8, RAML 1.0, OAS 2.0 and OAS 3.0(beta).
raml-org/ramldt2jsonschema
CLI & Library to convert a RAML 1.0 data type to a JSON Schema, and back
raml-org/raml-tutorial-200
Step by step 200 raml tutorial code
raml-org/api-modeling-framework
DEPRECATED - This project has been moved
raml-org/raml-dotnet-parser
Community-maintained .NET parser for RAML
raml-org/raml-java-parser-2
raml-org/raml-dotnet-parser-2
raml-org/raml-typesystem
(deprecated) Typescript implementation of RAML type system
raml-org/raml-org
Project website
raml-org/raml-mock-service
Generate an API mock service from a RAML definition using Osprey
raml-org/raml-cli
A handy command-line tool for RAML enthusiasts.
raml-org/raml-tutorial-08
DEPRECATED - This repository contains the content for the RAML tutorial on raml.org.
raml-org/playground
RAML Playground (WIP)
raml-org/raml-tck
Test Compatibility Kit for RAML 1.0
raml-org/datatype-expansion
(deprecated) Utility tool to expand a given RAML type and create a canonical form
raml-org/raml-by-example
Series of examples leveraging tools of the RAML community
raml-org/raml-definition-system
(deprecated) Definition System for RAML 0.8/1.0
raml-org/raml-annotations
This repository contains a number of annotations that we, as a community, agreed on and share for others to use.
raml-org/raml-tck-runner
Run several RAML parsers against RAML TCK