GitHub location showcasing Java related applications and projects interacting with z/OS backend REST APIs using Zowe Java Client SDK.
With z/OSMF Rest APIs in place on your z/OS instance, client-side applications can be written that interface with z/OS services without the need to compile and execute a program on z/OS or compiling a Jar on your client and ftp it to z/OS for execution there. With Rest APIs and the Zowe Java SDK which provides all the boilerplate code to perform those API calls, you can easily now take advantage of the latest Java stack and pipelines to interface with z/OS on any client side OS with JVM.
z/OS services include such things as submitting a job, creating a dataset or member, writing to a member or sequential dataset, monitoring a job's status and reporting on its completion, retrieving a job log and much more.
Needing to perform z/OS operations and tasks take the Zowe Java SDK for a spin, see Installation.
For Zowe Java SDK usage and syntax examples, see the repositories here and the SDK package readmes.
Email me at giofr01@yahoo.com for an invitation to join this organization if you like to participate as a contributor by updating existing projects or donating new projects!