This module defines an API service that provides model-specific access to data on the Reflective Platform.
Follow these steps to get the code and check that the basic functionality is working.
git clone [email protected]:reflective-dk/re-modelapi-service.git
cd re-modelapi-service
npm install
npm test
node .