Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Open API spec equivalent for non HTTP protocols like AMQP [duplicate]

We use Open API specifications (OAS) for HTTP APIs. We use these in our microservice/applications to generate a Swagger UI, but it's also great for documentation and collaboration.

Some internal messaging is also done asynchronously via a message broker (RabbitMQ/AMQP). Is there something that other people/companies use to document async messages operations? It would be nice to just hand integration teams something like an OAS...

like image 665
Ryan.Bartsch Avatar asked Feb 13 '26 16:02

Ryan.Bartsch


1 Answers

I'm currently working with a team who are evaluating Async API for describing services that use messaging over AMQP and other similar protocols. It sounds like it might address some of your needs?


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!