Search code examples
jsonjson-c

Not able to get the json c library


I needs JSON 'C' based opensource to do very minimal job of json .. since I need to put this on some embedded devcie . I am looking for simple functionality with size less than 15kB(json parser and composer)..

is there any JSON opesource with less size..?


Solution

  • Try cJSON ! Quite easy to use

    https://github.com/DaveGamble/cJSON