mikelo / sample-cics-api

A sample API project showing how to connect to CICS TS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-cics-api

A sample API project showing how to connect to CICS TS

Structure

The start directory contains an initial project layout which can be used as the basis of learning the process of creating an API in the z/OS Connect Designer container. The finish directory contains a completed API which can be used to see all the parts and definitions of a completed API.

Using the samples

Follow the instructions in the IBM Documentation on how to use these examples.

License

See license.txt

About

A sample API project showing how to connect to CICS TS

License:Apache License 2.0


Languages

Language:COBOL 52.6%Language:Dockerfile 47.4%