GitHub doesn't retry webhooks. So I gave my tunnel a database.
Built solo over a weekend for the WeMakeDevs × Zerops challenge. There's a live gateway you can poke at, and a section near the end about what it ca…
Tech news from the best sources
Built solo over a weekend for the WeMakeDevs × Zerops challenge. There's a live gateway you can poke at, and a section near the end about what it ca…
TL;DR We needed to modify deployments in the background and decided against Kyverno (too big). Instead a leightweight mutating Webhook called "kTail…
Originally published on KolachiTech I have reviewed a lot of Shopify app codebases. One thing shows up constantly: webhook verification that looks c…
If you've ever needed to send outgoing webhooks from a Spring Boot application, you know the drill. You wire up an HTTP client, implement HMAC signi…
TL;DR 21 invoice.paid webhooks failed for 5 straight days in production. We only noticed because Stripe sent a "we'll auto-disable this endpoint by…