Published onOctober 4, 2023Strong static typing, a hill I'm willing to die on...TechnicalRustThis is a post about strong static typing, why I feel strongly about the topic, and some of the ways we utilize the Rust type system at Svix.Read more →
Published onSeptember 13, 2023Introducing: event type feature flagsNewsFeaturesUsing feature flags to control the visibility of event types.Read more →
Published onSeptember 6, 2023Common HTTP Implementation QuirksTechnicalWebhooksThis post covers a list of surprising, but common, HTTP implementation quirks you should probably be aware of.Read more →
Published onAugust 29, 2023Incomplete TLS Certificate Chains and How to Fix ThemTechnicalWebhooksSecurityIncomplete certificate chains are a common SSL/TLS misconfiguration that can also affect webhooks. This is a quick primer on what they are and how to fix them.Read more →
Published onAugust 22, 2023Supercharge your Webhooks with Transformation TemplatesnewsproductdemotransformationsDiscover how you can use the new Transformation Templates to let your customers easily connect your webhooks with other servicesRead more →
Published onAugust 15, 2023ReadMe Webhook Documentation ReviewReviewDocumentationWe take a look at ReadMe's webhook docs to see what they do well and what they could improve.Read more →
Published onAugust 9, 2023Zoom Webhook Documentation ReviewReviewDocumentationWe take a look at Zoom's webhook docs to see what they do well and what they could improve.Read more →
Published onAugust 2, 2023Receiving Webhooks with Svix BridgeProductHow Svix Bridge can make it easy to receive webhooks and feed them into message queues.Read more →
Published onJuly 25, 2023Send Webhooks from your Message Queue with Svix BridgeProductHow Svix Bridge can make it easy to send webhooks from message queues.Read more →
Published onJuly 6, 2023Using the Svix Play API for Automated Webhook TestingNewsProductWe are happy to announce the Svix Play API to make it easy to test webhooks.Read more →