Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jtwebman/restdiff


https://github.com/jtwebman/restdiff

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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.