Skip to content

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

License

Notifications You must be signed in to change notification settings

PaulMcInnis/ResponseFunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.