This is a flask application, mainly focusing on auto-testing.
Defined the requests and responses in the yaml file, and start the flask app, you will get a Sim server response as what you defined in the yaml.
Now only supports GET, POST(form, json).
Requests are mainly distinguished by http methods and http body.