Archive for the ‘JSON’ Category

JSON (an acronym for JavaScript Object Notation ) is:

  • a lightweight text-based open standard designed for human-readable data interchange.
  • a lightweight data-interchange format.
  • easy for humans to read and write.
  • easy for machines to parse and generate.

Good Reference:  http://www.json.org/

 

 

Different ways to store JSON