···11# Replay
2233+[](https://github.com/tsirysndr/replay/actions/workflows/ci.yml)
44+[](https://crates.io/crates/replay)
55+[](https://crates.io/crates/replay)
66+37This tool acts as a transparent HTTP proxy that intercepts and records all incoming and outgoing requests and responses. You can later replay these captured interactions to mock the real API without needing live network access — ideal for:
4859- End-to-end tests