20 skills found
danistefanovic / Hooka😎 A webhook server with zero coding
NewbranLTD / Git Webhook CiA Git (github/gitee) webhook callback server to do stuff e.g. fetch new code (poor man CI)
vstorm-co / Pydantic AI TodoTask Planning and Tracking toolset for Pydantic AI agents, enabling hierarchical task management with subtasks, PostgreSQL storage for multi-tenancy, and an event system for webhooks and callbacks.
AmirrezaNasiri / Telegram Web Bridge🌉 A bidirectional web-based proxy for Telegram Bot API request calls and webhook callbacks.
smartsheet-samples / Node Webhook SampleSample node application that creates a webhook and receives event callbacks
wobondar / Github To TelegramSend messages from github webhook to telegram api
rocklan / Rocklan.SwaggerGen.CallbacksAdds support for displaying callbacks (webhooks) info in swagger via swashbuckle
kubesphere / Storageclass AccessorThe storageclass-accessor webhook is an HTTP callback which responds to admission requests.
shotstack / Serverless Webhook PublisherPublish webhook callbacks to 3rd party subscribers using Lambda, SQS and the Serverless Framework
whitej031788 / Whmcs PaddleA payment gateway and callback module to launch the Paddle checkout from WHMCS, as well as reconciling payments from Paddle with WHMCS with webhooks
zebbern / Webhook MCP ServerA Model Context Protocol (MCP) server for webhook.site - instantly capture HTTP requests, emails, and DNS lookups. Perfect for testing webhooks, debugging API callbacks, security testing, and bug bounty hunting.
nodeit / Express Shopify WebhooksA custom middleware for express that verifies incoming Shopify webhook requests and allows you to add a custom callback methods for each webhook event.
osvaldoandrade / CodeqcodeQ is a reactive task scheduling and completion engine backed by persistent KVRocks queues. Workers claim tasks with leases, and the system tracks results, retries with backoff, delayed queues, and DLQ, with optional webhook callbacks.
TheProtonGuy / Django Paystack Payment IntegrationThis project demonstrates how to integrate the Paystack payment gateway into a Django application. It covers initiating payments, handling callbacks, and verifying transactions securely using webhooks.
ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay. ngrok 2.x ngrok 2.x is the successor to 1.x and the focus of all current development effort. Its source code is not available. NOTE This repository contains the code for ngrok 1.x. Status of the ngrok 1.x project ngrok 1.x is no longer developed, supported or maintained by its author, except to ensure that the project continues to compile. The contribution policy has the following guidelines: All issues against this repository will be closed unless they demonstrate a crash or other complete failure of ngrok's functionality. All issues against this repository are for 1.x only, any issues for 2.x will be closed. No new features will be added. Any pull requests with new features will be closed. Please fork the project instead. Pull requests fixing existing bugs or improving documentation are welcomed. The ngrok 1.x hosted service ngrok.com ran a pay-what-you-want hosted service of 1.x from early 2013 until April 7, 2016. Afterwards, it only runs 2.x service. Production Use DO NOT RUN THIS VERSION OF NGROK (1.X) IN PRODUCTION. Both the client and server are known to have serious reliability issues including memory and file descriptor leaks as well as crashes. There is also no HA story as the server is a SPOF. You are advised to run 2.0 for any production quality system. What can I do with ngrok? Expose any http service behind a NAT or firewall to the internet on a subdomain of ngrok.com Expose any tcp service behind a NAT or firewall to the internet on a random port of ngrok.com Inspect all http requests/responses that are transmitted over the tunnel Replay any request that was transmitted over the tunnel What is ngrok useful for? Temporarily sharing a website that is only running on your development machine Demoing an app at a hackathon without deploying Developing any services which consume webhooks (HTTP callbacks) by allowing you to replay those requests Debugging and understanding any web service by inspecting the HTTP traffic Running networked services on machines that are firewalled off from the internet
We-Are-Triji / PanoptesA webhook notification system for the Cardano blockchain. Monitor addresses, track native assets, and receive real-time HTTP callbacks with enriched transaction data.
sahilkhatiwada / Np Payment SDKA unified SDK to integrate major Nepali payment gateways like eSewa, Khalti, IME Pay, and ConnectIPS. Offers a standard API, easy config, callback/webhook support, and sandbox/production modes for seamless payment integration.
tecbot / Fbmessengerfbmessenger is a Go library to create bots for the Facebook Messenger Platform
GrahamDumpleton-abandoned / Openshift3 Webhook ProxyA webhook proxy service for converting the payloads of webhook callbacks to that expected by OpenShift.
robclark56 / TransferWise PHP WebhookA PHP callback demonstrating how to use TransferWise Webhooks