|
|
|
Show HN: Basehook – consume, inspect or replay any webhook event
(github.com)
|
|
2 points
by mehdig10
158 days 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. |
|