validate api response data against blueprint api documented schema. can be used to help contract testing. based on ajv validator and apiaryio/protagonist
install node and run npm install
in the directory
usage:
./index.js -s example_spec.md -d example_data.json
----------------------------
GET /v4/latest/{base}
===> OK