Show HN: Pull, Replay or Inspect any webhook event

https://github.com/mehdigmira/basehook
by mehdig10 • 7 months ago
2 0 7 months ago

Hey, in the vast majority of push-based systems (think slack, shopify, or even custom entreprise ones) there are quite a lot of things you end up building (bufferization, errors, replays, ratelimiting, concurrency ...) before having a production-ready system.

Basehook is designed to solve these problems for you, you have a UI where you can configure and inspect/replay webhook payloads, and a single API you can consume in a pull-based way so you don't have to worry about being overwhelmed in case there is a spike.

Related Stories

Loading related stories...

Source preview

github.com