Skip to content

simple scripts to validate api response schema documented by blueprint api

Notifications You must be signed in to change notification settings

everdance/api-validate

Repository files navigation

API Validate

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

About

simple scripts to validate api response schema documented by blueprint api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published