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

https://github.com/paulmcinnis/responsefunnel

This repository is a collection of tools that help with dumping and analyzing HTML responses.
https://github.com/paulmcinnis/responsefunnel

comparison-tool diff nodejs postman postman-collection postman-test python synchronization tools

Last synced: about 1 year ago
JSON representation

This repository is a collection of tools that help with dumping and analyzing HTML responses.

Awesome Lists containing this project

README

          

# Response Funnel

This repository is a collection of tools that help with dumping and analyzing HTML responses.

- `ResponsesToFile`: Add a script to your Postman requests / collections and save `responses` to JSON locally
- `ResponsesDiff`: Compare folders of saved `responses` with an interactive, fuzzy-logic diff tool. Useful to identify synchronization issues between servers.