awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

webhook receiver / callback handler

Clasificación actualizada el 30 jun 2026

For un receptor de webhooks para gestionar callbacks de servidor, the strongest matches are probot/probot (Probot is a framework for building GitHub Apps that), svix/svix-webhooks (Svix is an open-source webhooks platform that handles receiving) and adnanh/webhook (adnanh/webhook is a lightweight, self-hostable webhook server that executes). go-playground/webhooks and spatie/laravel-webhook-client round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Curamos repositorios de código abierto en GitHub que coinciden con “host side callbacks”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.

Resultados para “un receptor de webhooks para gestionar callbacks de servidor”

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • probot/probotAvatar de probot

    probot/probot

    9,558Ver en GitHub↗

    Probot is a framework for building and deploying GitHub Apps that monitor webhook events and execute automated workflows. It provides a system for receiving and validating event notifications to trigger server-side actions. The project utilizes an event-driven plugin architecture and a middleware-based request processing system to handle authentication, validation, and routing. It employs a dependency-injection pattern to provide a pre-configured API client for authenticated interactions with GitHub services. The framework includes tools for token-based identity management, signature-based p

    Probot is a framework for building GitHub Apps that receive and validate webhook events and trigger automated workflows, making it a self-hostable webhook receiver with signature verification — it fits this search for a callback handler, though it is specialized for GitHub rather than a generic multi-service tool.

    TypeScriptWebhook Signature VerifiersWebhook Handlers
    Ver en GitHub↗9,558
  • svix/svix-webhooksAvatar de svix

    svix/svix-webhooks

    3,252Ver en GitHub↗

    The open source and enterprise-ready webhooks service 🦀

    Svix is an open-source webhooks platform that handles receiving, verifying, and managing server-side callbacks with built-in signature verification, retry logic, event logging, and queue-based real-time processing, making it a comprehensive and self-hostable solution exactly matching the intent.

    RustDeveloper Tools
    Ver en GitHub↗3,252
  • adnanh/webhookAvatar de adnanh

    adnanh/webhook

    11,902Ver en GitHub↗

    Webhook is a lightweight automation server that executes local shell scripts and system commands in response to incoming HTTP requests. It functions as an integration engine, mapping external network events to server-side tasks by parsing request payloads and triggering predefined processes. The project distinguishes itself through a declarative configuration model that allows for dynamic argument injection. By extracting values from request headers, query parameters, or bodies, it populates command templates to facilitate flexible script execution. This enables the automation of infrastructu

    adnanh/webhook is a lightweight, self-hostable webhook server that executes shell scripts in response to HTTP requests, making it a solid match for server-side callback handling, though it may lack built-in retry logic and queue-based real-time processing.

    GoWebhook Security
    Ver en GitHub↗11,902
  • go-playground/webhooksAvatar de go-playground

    go-playground/webhooks

    1,028Ver en GitHub↗

    :fishingpoleand_fish: Webhook receiver for GitHub, Bitbucket, GitLab, Gogs

    This is a Go library that receives and parses webhooks from several common Git hosting services, covering the core purpose but lacking the built-in retry, logging, and queueing described in the requirements.

    GoThird Party APIsThird-party APIs
    Ver en GitHub↗1,028
  • spatie/laravel-webhook-clientAvatar de spatie

    spatie/laravel-webhook-client

    1,187Ver en GitHub↗

    This package provides a framework for receiving, verifying, and processing incoming webhooks within Laravel applications. It acts as a consumer for event streams, utilizing middleware to intercept HTTP requests, validate their authenticity through cryptographic signature verification, and route payloads to dedicated background jobs. The system distinguishes itself by offering granular control over multiple external service integrations, allowing developers to define unique configurations and endpoints for each provider. It ensures reliable operations by persisting raw request headers and payl

    This Laravel package is purpose-built for receiving and handling webhooks within Laravel applications, offering signature verification, retry logic, and logging—making it a solid fit for managing server-side callbacks in a self-hostable way, though it is tied to the Laravel framework.

    PHPWebhook Signature VerifiersBackground Job QueuesWebhook Handlers
    Ver en GitHub↗1,187

Related searches

  • plataforma para gestionar webhooks entrantes
  • herramienta para probar y reproducir webhooks localmente
  • un servidor multimedia WebRTC
  • a high performance web framework for Go
  • a library for native webview communication
  • alternativa a Cloudflare Tunnel para self-hosting
  • alternativa a Lambda para self-hosting
  • proyecto para entender frameworks web