node-chaos-monkey
node-chaos-monkey copied to clipboard
UI: Support other HTTP methods than GET
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