Published onFebruary 6, 2024APIs are an Unbreakable Contracttechnical5x9sYou can't break your APIs, so be conservative with what you send, and be conservative with what you accept.
Published onJanuary 9, 2024Introducing AI generated transformation templatesnewsproductdemotransformationsAn AI-powered tool to write the code you need to connect your webhooks to other services.
Published onDecember 13, 2023Announcing Standard WebhooksnewsproducttechnicalAnnouncing Standard Webhooks, a set of open source tools and guidelines for sending webhooks easily, securely, and reliably.
Published onDecember 11, 2023Send Webhooks from Supabase using Database TriggerstutorialguidesupabaseSupabase database triggers are a great way to start sending webhooks from Supabase. This article will show you how to use Svix from a database function to send a webhook every time a database event occurs.
Published onNovember 21, 2023Upload Event Types using our new Github ActionnewsproductKeep your Svix Event Types up-to-date in your CI/CD pipeline with this Github Action.