Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.37 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.37 KB

Zowe REST API SDK and Sample Service · CircleCI codecov

This project provides:

  1. Sample REST API service that run on z/OS and can use native z/OS interfaces
  2. SDK (software development kit) for creating such services that includes:

Getting Started

Developing New REST API Service

Follow the instructions at Zowe Sample API Service.

Demo

Deploying the sample REST API to z/OS under 5 minutes

asciicast

Documentation for SDK Developers