JSON
From APIDesign
JSON is a way for JavaScript to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.
JSON is a way for JavaScript to serialize and deserialize state of its objects. Due to its simplicity it is more and more used in other languages as well.