fast-api version of the rocrate rest api
run following commands in terminal of the root project directory:
pip install -r app/requirements.txt
sh start-api-server.sh
run following commands in terminal of the root project directory:
sudo docker-compose up