Skip to content

CSCfi/aoe-semantic-apis

Repository files navigation

Service Component links in GitHub (mirrored)

AOE service component to fetch and store semantic metadata from the external APIs.

Internal instructions for the original repositories in CSC GitLab

Clone and build the source code

# clone the repository
$ git clone https://gitlab.ci.csc.fi/aoe/aoe-semantic-apis.git

# go into app's directory
$ cd aoe-semantic-apis

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:3000.
$ npm run watch

# build for production
$ npm run build

Endpoints

Endpoints are prefixed with /api/v1