raml-codegen topic

List raml-codegen repositories

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.

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.

raml-client-generator

121
Stars
27
Forks
Watchers

Template-driven generator of clients for APIs described by a RAML spec

raml-javascript-generator

33
Stars
19
Forks
Watchers

Generate a JavaScript API client from RAML

osprey-cli

18
Stars
8
Forks
Watchers

The Command Line Interface (CLI) scaffolding tool to generate Osprey-based applications, ideally from a pre-defined RAML API spec, with just a single command.