Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gorelikg authored Jul 13, 2022
1 parent b17c30c commit c1c345b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

<h2>Samples</h2>

[**Example-GeoServices**](https://github.com/IBM/zOS-Client-Web-Enablement-Toolkit/tree/master/Example-GeoServices)

This sample demonstrates how to use the toolkit to obtain the distance between two cities using the Geo Services REST API.
Expand All @@ -20,4 +22,10 @@ This sample demonstrates how to use the toolkit in Cobol to obtain the informati

[**Example-Slack**](Example-Slack/)

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



<h2>Useful Links</h2>

[z/OS client web enablement documentation](https://www.ibm.com/docs/en/zos/2.5.0?topic=languages-zos-client-web-enablement-toolkit)

0 comments on commit c1c345b

Please sign in to comment.