EchoHook
Send any HTTP request to any URL on this host. Add +show to that same URL to see what arrived — live.
How it works
- Pick any path — nothing to create, nothing to configure.
- Send it a request:
curl -X POST https://this-host/my/test/path \ -d '{"hello":"world"}' - Open the viewer for that same path:
https://this-host/my/test/path+show
No sign-up, no login, no config. The URL itself is the only identity a bucket of captured requests has.