elife / api
eLife Sciences API specification
Installs: 21 982
Dependents: 2
Suggesters: 0
Security: 0
Stars: 5
Watchers: 14
Forks: 7
Open Issues: 3
Language:RAML
Conflicts
- justinrainbow/json-schema: <3.0.0
- dev-develop
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.0
- 1.2.0
- 1.1.0
- 1.0.0
- dev-elife-assessment-terms
- dev-propose-version-to-be-required-property-for-a-reviewed-preprint
- dev-alfred/regeneration_of_dist
- dev-master
- dev-reviewed-preprint-version
- dev-data-reference
- dev-fix-sample
- dev-fix-changelog
- dev-collection-rp
- dev-compiled-version-doi
- dev-compiled-press-pack-remove-v2
- dev-compiled-reviewed-preprint-expand-support
- dev-vor-v7-dist
- dev-feature/reviewed-preprint
- dev-reviewed-preprint
- dev-feat/reviewed-preprint
- dev-feat/reviewed-preprint-endpoint
- dev-feature/reviewed-preprint-endpoint
- dev-feature/reviewed-preprint-compiled
- dev-feature/reviewed-priprint
- dev-NuclearRedeye-patch-1
- dev-feat-article-pre-pub-history--2
- dev-article-poa-thumbnail-compiled
- dev-remove-deprecated-compiled
- dev-reference-journal-without-pages
- dev-reference-journal-without-pages-compiled
- dev-social-image-digests-compiled
- dev-wip/api-raml-generalise-images
- dev-remove-vor-v2
- dev-feat-lax-ingest-publish
- dev-cs-fixes
- dev-feat-observer-integration
- dev-feature-page-views
- dev-python_dependancy
- dev-asset-file-label-title-testing-validation
- dev-sections_empty_titles
This package is auto-updated.
Last update: 2024-11-06 15:48:13 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