https://github.com/zosconnect/sample-ims-api
A sample API project showing how to connect to IMS.
https://github.com/zosconnect/sample-ims-api
Last synced: 4 months ago
JSON representation
A sample API project showing how to connect to IMS.
- Host: GitHub
- URL: https://github.com/zosconnect/sample-ims-api
- Owner: zosconnect
- License: apache-2.0
- Created: 2022-11-07T15:22:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-17T09:59:33.000Z (6 months ago)
- Last Synced: 2025-12-20T22:55:51.344Z (5 months ago)
- Language: COBOL
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# sample-ims-api
A sample API project showing how to connect to IMS.
# 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](https://www.ibm.com/docs/en/zos-connect/3.0.0?topic=project-creating-ims-zos-connect-api) on how to use these examples.
# License
See `license.txt`