sample-spring-boot-api-service
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 ·

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
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
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.