Skip to content

AzureCloudMonk/zOS-Client-Web-Enablement-Toolkit

 
 

Repository files navigation

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.

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • COBOL 49.7%
  • C 42.1%
  • REXX 8.2%