Resources for reading https://rapidjson.org/md_doc_tutorial.html Reading json from a String Get json value functions Calling The functions Read json from a file
Category: rapidjson
Writing Json
Element types This is not a complete list 2 Level Array Strings
rapidjson
Nice and simple json reader and writer library. No dependence on other libraries, just add rapidjson to you project and go. Download from here. Use the tutorial or look in \examples\ for how to use.