Skip to content

Implement an example to read and write a JSON document

Sebastian Ehlert requested to merge awvwgk/jsonff:json-cat-example into main

This merge request adds a little demonstration for reading JSON documents, handling possible errors and writing the JSON document again with jsonff.

Merge request reports