restdiff

0.1.0 • Public • Published

Rest API Diff tool

This command line tool takes a file with defined requests and calls them on two urls to compare the difference. You can use it to automate your integration tests before something goes to production.

It will work with any REST API that returns JSON. It can even handle authentication.

Still being worked on, not ready for full production.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i restdiff

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • jtwebman