raml-service

1.0.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i raml-service

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • clotee