I have been searching a technic to map json into cpp objects.
In fact i would like to use a webapi inside my cpp application (as client).
While getting json object is there any existing framework to achieve this ?
So far i have looked c++ rest sdk.
Any idea how to achieve this ?
Thanks,
K.