florinpop17 / app-ideas

A Collection of application ideas which can be used to improve your coding skills.
https://iCodeThis.com/?ref=app-ideas
MIT License
80.95k stars 9.6k forks source link

Mainframe Interaction On web #745

Open champ2432 opened 1 year ago

champ2432 commented 1 year ago

Is your feature request related to a problem? Please describe. For the guys working in mainframe background interaction to it using same old legacy way using mainframe emulator can be tiresome. How about adding new way of interaction via website.

Describe the solution you'd like One of the solutions can be by using any framework we like we can develop front-end and by using ZOWE API's we can interact with the mainframe. Task such as working with datasets, submitting the job and work with the logs, working in TSO/E address space etc... Many such tasks which we do using emulator can be achieved using this API's.