requestb.in
A modern request bin to collect, inspect and debug HTTP requests, commonly used for testing webhooks.
About
RequestBin is a self-hosted tool that generates unique HTTP endpoints for inspecting incoming requests. It’s designed for developers and QA engineers who need to troubleshoot webhooks, API callbacks, or any service that sends HTTP payloads. Rather than relying on external service…