BBVA / apicheck

The DevSecOps toolset for REST APIs
https://bbva.github.io/apicheck/
Apache License 2.0
270 stars 65 forks source link

Command: Just a curl to every request and output a response to continue the pipeline #10

Open CesarGallego opened 5 years ago

CesarGallego commented 5 years ago

The most commands in ApiCheck return a json structure that represent the request.

The proposed command will perform the request json and return the response json.