Hello World
Turn a COBOL program into a REST API.
Here is a set of sample programs that will allow you to technically validate the possibilities of migrating your mainframe code to an open architecture.
The code has been simplified to make it understandable to anyone with minimal programming skills.
You can download the code from the following project at GitHub
Turn a COBOL program into a REST API.
Creation of a gRPC server from the COPYBOOK.
A COBOL PostgreSQL example.
Call remote COBOL programs.
Turn your COBOL program into a Kafka consumer/producer.
How to convert a JCL into a configuration file in order to run a batch program.
How to convert COBOL code to Go.
Is Python your language of choice?