This server is based on the spec defined here
Python 3.7.2+
To run the server, please execute the following from the root directory:
./bin/run
Your Swagger definition will be here:
http://localhost:8080/swagger.json
To run the integration tests, use:
./bin/test