Try the API of Answer via API Testing

Viewed 140

I posted part APIs of Answer with api-testing which is an API Testing tool.

See also the APIs description below:

https://gitee.com/linuxsuren/api-testing-sample/blob/master/answer.yaml

You could run it via the following ways:

  • atest run -p https://gitee.com/linuxsuren/api-testing-sample/raw/master/answer.yaml
  • On the web UI

Get started

You can run the server by the following command:

docker run --network host linuxsuren/api-testing:master
0 Answers