Skip to content
English
  • There are no suggestions because the search field is empty.

JSON (JavaScript Object Notation)

Lightweight Data Interchange Format

JabaScript Object Notation (JSON) is 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 arrays. It's widely used in web applications for transmitting data between a server and a web application or as a file format for storing configuration data.