raml topic

List raml repositories

hikaku

195
Stars
19
Forks
Watchers

A library that tests if the implementation of a REST-API meets its specification.

raml-dotnet-tools

174
Stars
60
Forks
Watchers

Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.

raml-server

160
Stars
31
Forks
Watchers

run a mocked server JUST based on a RAML API's definition .. zero coding

osprey-mock-service

110
Stars
35
Forks
Watchers

Generate an API mock service from a RAML definition using Osprey

raml2html

1.1k
Stars
250
Forks
Watchers

RAML to HTML documentation generator.

api-designer

1.1k
Stars
269
Forks
Watchers

A web editor for creating and sharing RAML API specifications

api-console

903
Stars
238
Forks
Watchers

An interactive REST console based on RAML/OAS files

osprey

431
Stars
66
Forks
Watchers

Generate Node.JS API middleware from a RAML definition

raml-for-jax-rs

294
Stars
183
Forks
Watchers

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.