This proyect is created using Hug , this is the official repository -> timothycrosley/hug
pip3 install hug --upgrade
API data -> topics.json. This API is executed with server.py The logic of the API is in apiLogic.py
You have an API call example here -> callApi.py