This repository contains the APIs implementation in 'server' folder, the collections extract for APIs test cases from Postman and the complete test plan specs.
This project run in Python 3. Download and install from Python and them, in 'server' folder, run this command to install dependencies:
pip install -r requirements.txt