awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesToken-Based Capture Endpoints

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.

Awesome Token-Based Capture Endpoints GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • webhooksite/webhook.siteAvatar von webhooksite

    webhooksite/webhook.site

    6,620Auf GitHub ansehen↗

    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.

    JavaScriptangularfrontendlaravel
    Auf GitHub ansehen↗6,620
  1. Home
  2. Networking & Communication
  3. Communication Protocols and Architectures
  4. Request Processing Architectures
  5. Token-Based Capture Endpoints