DEV Community

Gautam Govind
Gautam Govind

Posted on

A Simple Tool for Webhook Debugging (Looking for Feedback)

I’ve been building a small tool called Hookmetry.

The idea is simple:
make it easier to see, debug, and replay webhooks.


Current Features

  • Instant webhook endpoints
  • Payload + header inspection
  • Signature validation
  • Replay requests
  • Basic observability

Why I Built It

Not to compete with existing platforms,
but to see if a simpler workflow is useful in practice.


What I’m Looking For

If you use webhooks regularly:

  • Would this fit your workflow?
  • What’s missing?
  • What’s unnecessary?

Link

https://hookmetry.com
https://hookmetry.com/docs

Would really appreciate honest feedback.

Top comments (0)