fast, zero-config web endpoint change monitor. for comparing responses, a selected list of http headers and the full response body is stored on a local key/value store file. no configuration needed.
to increase network throughput, a –worker flag allows us to set the concurrency when monitoring.
endpoints returning a javascript content type will be beautified by default.
using –headersOnly when adding a URL allows only monitor response headers.
endpoint diffing
The following headers are also included in the saved response and monitored for changes:
COMMANDS:
add, a add endpoint to monitor
delete, d deletes an endpoint
get, g get endpoint body
list, l list all monitored endpoints and their body size in bytes
monitor, m retrieve all urls and compare them
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help (default: false)