SkillAgentSearch skills...

Webhooks

Webhooks development relay app with VS Code extension.

Install / Use

/learn @reliable-webhook/Webhooks
About this skill

Quality Score

0/100

Supported Platforms

GitHub Copilot

README

Reliable Webhook

Develop and debug webhook integrations with an easy-to-use GUI app. Relay requests to localhost, inspect data, and retry failed attempts.

App

Installation

  • VS Code - Install extension and open Reliable Webhook in VS Code using Command Palette (press <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd> and type 'Reliable Webhook').

  • Web App - Chrome Web App doesn't support PUT, PATCH, DELETE methods due to CORS restrictions.

  • Desktop - Electron desktop apps are available for macOS, Linux and Windows platforms

Desktop

Usage

  1. Copy webhook URL
<img width="588" alt="figure1" src="https://user-images.githubusercontent.com/5418788/161380821-b12e71db-58ba-4bda-81ac-a18472202fc3.png">
  1. Set webhook endpoint
<img width="588" alt="figure2" src="https://user-images.githubusercontent.com/5418788/161380796-c82f6103-455b-4874-98f8-f4a7a19974d2.png">
  1. Add destination URL
<img width="537" alt="figure3" src="https://user-images.githubusercontent.com/5418788/161380805-a05ab336-11b2-4159-aa00-ed48dcf333e5.png">

Build

VS Code

yarn build:vscode:prod && cd vscode && vsce package

Web App

yarn serve

Desktop

yarn build:electron:prod && yarn electron:release

🇺🇦 Charityware

ReliableWebhook is a charityware. If you find it useful, you can make a donation to help Ukraine through the Come Back Alive charity fund.

License

MIT

View on GitHub
GitHub Stars91
CategoryDevelopment
Updated6mo ago
Forks5

Languages

Vue

Security Score

87/100

Audited on Oct 6, 2025

No findings