JSON

General

JavaScript Object Notation, an open standard file format, and data interchange format, that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and array data types (or any other serializable value).

Did you find this article helpful?