Home

 

JavaScript Object Notation (JSON)

JSON is a lightweight data-interchange format. It is easy for humans to read and write and for machines to parse and generate. It is based on a subset of the JavaScript Programming Language and is built on two structures: A collection of name/value pairs and an ordered list of values.

Further information is available at: http://www.json.org

ibm.com/redbooks