- aoe-data-analytics
- aoe-data-services
- aoe-semantic-apis
- aoe-streaming-app
- aoe-web-backend
- aoe-web-frontend
AOE service component to fetch and store semantic metadata from the external APIs.
# 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
# serve with hot reload at localhost:3000.
$ npm run watch
# build for production
$ npm run build
Endpoints are prefixed with /api/v1