node-chaos-monkey icon indicating copy to clipboard operation
node-chaos-monkey copied to clipboard

UI: Support other HTTP methods than GET

Open goldbergyoni opened this issue 6 years ago • 0 comments

Why: our API benchmark only supports HTTP GET though the user can choose in the UI other verbs

How: Add to the API definition UI all the popular HTTP verbs and adjust the API runner to use the selected HTTP verb

goldbergyoni avatar Feb 10 '19 19:02 goldbergyoni