Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 462 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 462 Bytes

Change Detector

Description

The ChangeDetector is a Go script designed to compare two HTTPX JSON result files from different times or days. It checks for changes in the HTTP status code and title between the two files and prints any differences found. This script is useful for monitoring changes in HTTP responses over time.

Installation

  1. Clone the Repository:
    go install github.com/admiralhr99/changeDetector@latest