UniversityofHelsinki / orgrek-api

Organisation Registry Public API Service Provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

orgrek-api

Organisation registry public api microservice

Available Scripts

npm install

install required packages

node index.js

start application

Add .env file to project root with environment variables

HY_ORGANISATION_APPLICATION_API_KEY=(application api key found in keepass)
API_DB_HOST=(database microservice example http://localhost:8000
API_OU_SERVICE_HOST=(organisation unit microservice example http://localhost:5000

About

Organisation Registry Public API Service Provider

License:MIT License


Languages

Language:JavaScript 94.0%Language:Dockerfile 6.0%