1 dépôt
Unique URLs that act as stateless capture endpoints, storing every incoming HTTP request and email for later inspection.
Distinct from Request Processing Architectures: Distinct from Request Processing Architectures: focuses on per-token stateless capture and storage, not general request routing or processing.
Explore 1 awesome GitHub repository matching networking & communication · Token-Based Capture Endpoints. Refine with filters or upvote what's useful.
Webhook.site is a web-based tool that captures, inspects, and debugs incoming HTTP requests and emails sent to a unique URL, without requiring any server setup. It also functions as an API mocking and response modification tool, capable of generating mock APIs from OpenAPI specifications and altering HTTP responses, headers, and status codes for testing purposes. Beyond inspection, it serves as a platform for webhook automation and workflow orchestration, triggering multi-step automations—including database queries, SSH commands, and HTTP calls—when a webhook is received. The service distingu
Each unique URL acts as a stateless capture endpoint, storing every incoming HTTP request and email for later inspection and processing.