elife / api
eLife Sciences API specification
2.35.0
2026-04-24 14:12 UTC
Conflicts
- justinrainbow/json-schema: <3.0.0
This package is auto-updated.
Last update: 2026-05-24 14:25:22 UTC
README
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