Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WSO2 API Manager Async APIs support

Is it possible in WSO2 API Manager, or maybe is it on the roadmap, to publish an async API, for example in Kafka, and manage it like other sync API with spec (Async API spec), security, analytics, etc?

I am not referring to websocket APIs, that I know it is already supported in WSO2 AM. It is event based asynchronous APIs.

I could not find any clear info about it onto wso2 website.

like image 455
Burillodev Avatar asked Sep 28 '20 20:09

Burillodev


2 Answers

Async APIs support will be available in WSO2 APIM 4.0 which is planned to be released on Q1 2021.

like image 54
Bee Avatar answered Sep 19 '22 06:09

Bee


Async API support is now released for WSO2 API Manager 4.0.0. It can be checked in the overview and about of the release officialy published a days ago.

https://apim.docs.wso2.com/en/4.0.0/get-started/about-this-release/

like image 21
Burillodev Avatar answered Sep 18 '22 06:09

Burillodev