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

  1. Pick any path — nothing to create, nothing to configure.
  2. Send it a request:
    curl -X POST https://this-host/my/test/path \
      -d '{"hello":"world"}'
  3. 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.