elife/api

eLife Sciences API specification

Installs: 19 385

Dependents: 2

Suggesters: 0

Security: 0

Stars: 5

Watchers: 14

Forks: 7

Open Issues: 0

Language:RAML


README

Build Status

This repo contains RAML 1.0 specifications for the eLife Sciences API.

It can be viewed by serving the dist folder (eg npm install && node_modules/.bin/http-server dist) and viewing in a browser.

Installation

Install the project dependencies:

$ npm install

Compilation

$ node compile.js

The compiled contents of ./src/ can be found in ./dist/.

CHANGES TO ./dist/ SHOULD NOT BE COMMITTED!

Copyright & Licence

This project is MIT licenced