https://github.com/cristipufu/webhook-tester
Real-time tool for inspecting, testing, and debugging webhook payloads
https://github.com/cristipufu/webhook-tester
aspnet-core signalr webhook webhook-server webhook-tools webhooks
Last synced: 7 months ago
JSON representation
Real-time tool for inspecting, testing, and debugging webhook payloads
- Host: GitHub
- URL: https://github.com/cristipufu/webhook-tester
- Owner: cristipufu
- License: mit
- Created: 2024-08-25T14:26:07.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-28T06:52:05.000Z (about 1 year ago)
- Last Synced: 2025-01-14T00:31:56.091Z (9 months ago)
- Topics: aspnet-core, signalr, webhook, webhook-server, webhook-tools, webhooks
- Language: JavaScript
- Homepage: https://webhooks.tunnelite.com
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚡ Webhook Tester
A fast, efficient, and privacy-focused webhook tester. Built with 💙 using ASP.NET Minimal APIs, SignalR, and vanilla js.
### 🚀 Features
- **Real-time**: Instantly see incoming webhook requests.
- **Privacy**: All data is streamed directly to your browser - nothing is stored on the server.
- **Local Storage**: Request history is saved in your browser's IndexedDB.
- **Multiple Endpoints**: Create and manage multiple webhook URLs.
- **Request Details**: View detailed information about each incoming request.

### 📄 License
This project is licensed under the MIT License.
### 📞 Support
If you encounter any issues or have questions, please file an issue on this GitHub repository.