Skip to content
Elliot Jalley edited this page Apr 17, 2020 · 8 revisions

API Mediation Layer

The API Mediation Layer provides a gateway that acts as a reverse proxy for z/OS services, together with a catalog of REST APIs and a dynamic discovery capability. Base Zowe provides core services for working with MVS Data Sets, JES, as well as working with z/OSMF REST APIs. The API Mediation Layer also provides a framework for Single Sign On (SSO).

Please go to Zowe Docs for more information about the API Mediation Layer including details on the key features, architecture, the different components and how to add new APIs to the Mediation Layer.

How to Contribute to the API Mediation Layer

Contributions are welcome and greatly appreciated! If you want to contribute code to the API Mediation Layer, please see our contribution guidelines posted here.