An open API service indexing awesome lists of open source software.

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

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.


![alt text](https://github.com/cristipufu/webhook-tester/blob/master/docs/screenshot.jpeg?raw=true)

### 📄 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.