A tool for comparing the differences between HTTP GET requests
Find a file
2026-05-06 22:49:24 +00: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
renovate.json Add renovate.json 2026-05-06 22:49:24 +00: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