IBM / zOS-Client-Web-Enablement-Toolkit

Apache License 2.0
38 stars 15 forks source link

zOS Client Web Enablement Toolkit

This repository contains samples that take advantage of the z/OS Client Web Enablement Toolkit functionality to issue various REST API requests and parse the corresponding JSON content.

Samples

Example-GeoServices

This sample demonstrates how to use the toolkit to obtain the distance between two cities using the Geo Services REST API.

Example-zOSMF

This sample demonstrates how to use the z/OS client web enablement toolkit to issue z/OSMF REST Services.

Example-Download

This sample demonstrates how a native z/OS application can use toolkit to download content from a REST API endpoint.

Example-Cobol-AirportService

This sample demonstrates how to use the toolkit in Cobol to obtain the information about an airport using the Airport Service REST API.

Example-Slack

This sample demonstrates how to use the z/OS Client Web Enablement Toolkit to post an update to a Slack channel.

Useful Links

z/OS client web enablement documentation