Skip to content

A real-time webhook debugging tool (React, Node.js, Express, Socket.io, TypeScript, Tailwind, MongoDB, PostgreSQL)

Notifications You must be signed in to change notification settings

eemanioui/webhooks-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webhooks Inspector

Logo

Webhooks Inspector simplifies the collection and inspection of HTTP requests and webhooks.

Webhooks are HTTP requests that an app sends to a client's HTTP endpoint when specific event(s) occur, providing a more efficient alternative to both short and long polling methods.

With Webhooks Inspector, you can create bins to store webhooks and inspect their details. It generates unique URLs for sharing with webhook providers.

Built with: Express, React, TypeScript, Tailwind, MongoDB, Postgres, Socket.io, Nginx, DigitalOcean Droplets.

Webhooks Inspector supports multiple bins to organize your webhooks.

interface

Within each bin you can inspect and analyze the Header and Payload.

webhook_details

About

A real-time webhook debugging tool (React, Node.js, Express, Socket.io, TypeScript, Tailwind, MongoDB, PostgreSQL)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published