JSON_parsing

  1. jsonparser.c -> This example reads data from a to extarct the Username and appends it with other parameter
  2. To compile the file directly use "-l library_name" ex."gcc jsonparser.c -l json"