sample-spring-boot-api-service icon indicating copy to clipboard operation
sample-spring-boot-api-service copied to clipboard

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer

Zowe REST API SDK and Sample Service · CircleCI Quality Gate Status download Coverity Scan Build Status

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:
    • 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

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

  • Building SDK
  • Building z/OS native code
  • Releasing

License

The repository is dual-licensed under Apache License 2.0 and Eclipse Public License - v 2.0.