I have the "EMA Consumer - Request & Decode Machine Readable News" as the basis for an MRN consumer client up and running.
I need a JSON Parser to validate and build a database from the incoming JSON data string.
Does anybody have a recommendation for a open licence JSON Parser?
I found one in Github https://github.com/open-source-parsers/jsoncpp , has anybody used that?
Thanks
Dave