A tool for comparing the differences between HTTP GET requests
- Rust 100%
| .idea | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
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