As promised, we're doing smaller and more frequent releases. So, it's time for AsyncAPI 1.2.0! This version adds support for exciting new features, such as a way to document Streaming APIs and Event-based APIs, i.e., those that don't have topics, e.g., the WebSockets ones. Let's go through all …
AsyncAPI
Nordic APIs Tooling Review: AsyncAPI
Documentation will set you free – this is a mantra often delivered by experienced developers, and it bears repeating whenever the value of documentation is discussed. Simply put, documentation is perhaps one of the most important elements of effective API developer communication, second only to …
Event-Driven Architectures & AsyncAPI
Event-Driven Architectures & AsyncAPI We, as engineers, often forget that APIs are not just HTTP APIs. We got so used to think about HTTP and REST APIs that we even have to stop for a moment to remember what the API term means. API stands for ”Application Programming Interface”. It’s exactly on …