Skip to content

Iteration 4 Release

Latest
Compare
Choose a tag to compare
@wwongandy wwongandy released this 08 Mar 20:16
· 17 commits to master since this release
66ac8dc

Iteration Count: 4
Iteration Deadline: 10th of March, 2020

This iteration deliverable provides the implementation of the following issues;

  • #11 Integrate authentication functionalities to API endpoints from User Management Service
  • #10 Store API Query data to User Management Service upon usage of API endpoints

This iteration of development aims to finalize the main development of this service, by integrating the authentication functionalities developed in the User Management Service to this API. Now by default, the usage of an API endpoint will require an User ID to allow for execution, and then the resulting input and output metadata will be stored in the User Management Service automatically for visualisation in the Web Platform later.

The only changes in this service from now on will just be refactoring the code and potentially integration with AWS Lambda to allow for faster SER computation.