Example APIs designed to support the MaaS ecosystem.
To run this server, use the following steps:
- clone this repository
- activate a Python 3 virtual environment
- install the
requirements.txtpip install -r requirements.txt
- change directory into the
mock_servermodule - run
python app.py
Once the server is running, you can view the interactive documentation at localhost:8080/ui/.