1.0.3 • Published 7 years ago

raml-service v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

raml-service

Node module to create raml API service based on RAML 1.0 definition. Forked from https://github.com/farolfo/raml-server.git and farolfo.

Thanks for Franco Arolfo.

Build Status Total Depend a api service for raml. nodejs.

Install

RAML Server is tested under node v0.12. If you don't have node installed yet, doing it via nvm is recommended.

If you have node installed, run

$ npm install -g raml-service

Usage

Start a server based on the api.raml file

$ raml-service api.raml
1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago