TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Trigger webhooks on database events (Postgres)

3 pointsby tango12over 6 years ago

1 comment

tango12over 6 years ago
Hi HN! We&#x27;d made an open-source component called skor [1][2] a while ago and we&#x27;ve now merged that work, fixed many of the issues, added a convenient UI so that triggering webhooks &#x2F; serverless on specific database events takes only a few seconds to setup.<p>Features:<p>- Atomic and reliable event capture<p>- Configure retry logic or retry dynamically using `Retry-After`<p>- Redeliver events manually for easy debugging&#x2F;dev<p>[1] <a href="https:&#x2F;&#x2F;github.com" rel="nofollow">https:&#x2F;&#x2F;github.com</a><p>[2] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16976459" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16976459</a> ,