Created on Jan. 28, 2021, 9:41 p.m. - by Kotesh, G
Hi Team,
Is there any support for API (Application Programming Interface) on IBM Mainframes.
Mainly for retrieving the VSAM Files/DB2 Tables from Mainframes (we are not considering option of Stored Procedures)
Thanks & Regards,
Kotesh.
Yes, there are many ways to expose VSAM/DB2 Data as Web API's (SOAP, REST, Request-response style RPC).
A lot of these methods are not standardized and multiple solutions exist.