Your Symfony events have a contract: generate the AsyncAPI docs from your code
A Symfony app that exposes an HTTP API can have that API documented directly from the code: tooling...
Tag archive
A Symfony app that exposes an HTTP API can have that API documented directly from the code: tooling...
Most API tooling assumes one repository, one specification. But your architecture doesn't work that...
Automating API contract checking can save you from human mistakes. The syntax part of API contracts...

Async API Design: Handling Long-Running Operations Picture this: your user uploads a 4K...

Queues offload slow, noncritical work into background processes, so your API can respond quickly...
After the October '24 release of Anypoint Code Builder, the AsyncAPI specification/implementation...
Twitter | LinkedIn | YouTube | Instagram If you’re working with event-driven applications, chances...

No mundo atual, acelerado e interconectado, os dados se tornaram a força vital das empresas. Como...
On the occasion of the release of the new major version of the AsyncAPI I wrote a rather theoretical...

This post is about an open-source tool that I’m currently writing here. AsyncAPI, an...

Articles 🔍 12 best books on API design to read in 2023 This article underscores the...

Event-driven APIs are APIs that use events to enable real-time and asynchronous communication between...