

JSON forms the most common standard for data stored in web applicationsĪs a standard it is also very common to store JSON objects in a file.

It has become a common norm to transfer data in JSON format during exchange with client-server or web applications. JSON or Java Script Object Notation is a very popular data standard used for exchanging information and also for representing structured data.
