youtube image
From YouTube: An Auto-Documenting Event-Driven Architecture Using Async API and Inngest - Dan Farrelly, Inngest

Description

AsyncAPI Conference 2022 - Day 2
4th November 2022

The Async API spec is absolutely fantastic, but what if you could generate this automatically from the data already flowing through your application? If only the data flowing through your event stream could be captured and have event schema automatically generated, versioned, and recorded in a database. This talk walks you through what we’ve done with Inngest to implement this into our system and how we built a tool to generate Async API specs automatically. From inferring event schema, creating an versioned event schema registry and generating Async API specs from this data. With this auto-generated Async API spec one can then take advantage of all of the wonderful tools in the Async API ecosystem.