elifesciences / api-raml

API definition for eLife.

Home Page:https://api.elifesciences.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eLife Sciences API RAML

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

About

API definition for eLife.

https://api.elifesciences.org/

License:MIT License


Languages

Language:RAML 96.3%Language:JavaScript 2.8%Language:HTML 0.8%Language:CSS 0.1%