Penguin
Note: You are viewing an old revision of this page. View the current version.

JSON is an Acronym for JavaScript Object Notation.

A serialization format for nested DataStructures that uses a tiny subset of JavaScript syntax: the shorthand notations for objects and arrays.