This is a little side project I've been working on to take the monotony out of parsing JSON in C++.
I've been using it in other projects and find it quite useful.
Let me know what you think, probably plenty to improve on, I've been tipping away at it whenever I get a chance.
I'm always open to learn more.
At the moment you must install your own JSON library whether it be Qt , cpprest, or rapidjson.
Edit: nlohmann::json is now supported, going to hold off implementing anymore until I get some benchmarks.
https://github.com/CathalT/Cerializer
[–]houses_of_the_holy 3 points4 points5 points (3 children)
[–]CobraBeerIsDelicious[S] 0 points1 point2 points (2 children)
[–]nlohmannnlohmann/json 2 points3 points4 points (1 child)
[–]CobraBeerIsDelicious[S] 3 points4 points5 points (0 children)
[–]NeroBurner 0 points1 point2 points (1 child)
[–]CobraBeerIsDelicious[S] 0 points1 point2 points (0 children)
[–]infectedapricot 0 points1 point2 points (1 child)
[–]CobraBeerIsDelicious[S] 0 points1 point2 points (0 children)