This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Description
After cloning and installing this repo, the Mobility
and Schools
endpoints don't work:
curl -X GET "http://magicbox-open-api.azurewebsites.net/api/v1/schools/countries/" -H "accept: application/json"
returns TypeError: Failed to fetch
Manually retrieving the above URL: http://magicbox-open-api.azurewebsites.net/api/v1/schools/countries/ yields Cannot GET /api/v1/schools/countries/
from the server.