Zowe REST API SDK and Sample Service ·
This project provides:
- Sample REST API service that run on z/OS and can use native z/OS interfaces
- SDK (software development kit) for creating such services that includes:
- Common Java library for REST APIs on z/OS that includes the reusable functionality for developing such API services on z/OS
- CLI tool zowe-api-dev that will allow use to develop your API service on PC and deploy it to z/OS UNIX environment
Follow the instructions at Zowe Sample API Service.