Published onNovember 14, 2023Avoiding Bugs with Strong Static Typing Using RustTechnicalRustThis is a post about some of the ways we use the type system to our advantage.
Published onNovember 1, 2023Intuit Webhooks Documentation ReviewReviewDocumentationWe take a look at Intuit's webhook docs to see what they do well and what they could improve.
Published onOctober 24, 2023Cloudinary Webhooks Documentation ReviewReviewDocumentationWe take a look at Coudinary's webhook docs to see what they do well and what they could improve.
Published onOctober 18, 2023The State of Webhooks 2023WebhooksIn this report we present our research on webhook implementations and some Svix data with the goal of increasing the adoption of webhook best practices.
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.