Json

C / C++ Development

C/C++ JSON – Adding NLohmann to your environment

Still find it fascinating that after all these years that C/C++ doesnt have native JSON libraries. I have been working with various public APIs recently for some personal projects and just thought I would put this out there for quick reference for folks. For my purposes the Niels Lohmann is perfect. There may be other […]

Read More