cojson v.2 offers an easy start option by using C++ code automatically generated from a JSON sample the user needs to parse or to write.
To use this option just open codegen page, load or copy-&-paste your JSON and copy-&-paste or save the generated C++ code.
And then build your application with cojson sources .
Additional Materials: cojson homepage, cojson tutorial, cojson on github
Post a Comment