JSON Schema to Cobol Copybook
One day you, the developer, receives a JSON Schema from, for example, a public institution. It contains a spec of the data they will provide soon. In JSON of course.…
One day you, the developer, receives a JSON Schema from, for example, a public institution. It contains a spec of the data they will provide soon. In JSON of course.…
Sometimes developers are into situations where they need to parse a JSON in Cobol. Data might come from public “bodies” or private “bodies”. It doesnt matter where it comes from,…