The goal of this task is to build a backend service that implements the Lookup Service REST API and integrate with the Credit Data REST API to aggregate historical credit data.
The main challenge revolves around making several HTTP calls and aggregating the results.
The candidate gets access to a private GitHub repository with the task description, a project boilerplate, and API tests.
They submit their solution by creating a Pull Request.
The evaluation is based on the results of the automated functional tests.