A tool for comparing the differences between HTTP GET requests
Find a file
2025-11-17 21:43:44 +01:00
.idea Initial commit 2025-11-17 21:34:33 +01:00
src Initial commit 2025-11-17 21:34:33 +01:00
.gitignore Initial commit 2025-11-17 21:34:33 +01:00
Cargo.lock Initial commit 2025-11-17 21:34:33 +01:00
Cargo.toml Add a license to Cargo.toml 2025-11-17 21:43:44 +01:00
README.md Initial commit 2025-11-17 21:34:33 +01:00

HttpDiff

A tool for comparing the differences between 2 HTTP GET requests

How to run from source:

git clone https://github.com/Bokobelin/httpdiff.git
cd httpdiff
cargo run