Jan 8, 2022
2 mins read
JSON Full form is JavaScript Object Notation. It is a format that Douglas Crockford created because XML and other data formats were too verbose and not human-readable enough.
A JSON object is a collection of name/value pairs where the names are strings, and the values can be strings, numbers, booleans, nulls, or even other objects. JSON is very popular in Web APIs because it has less overhead than XML and doesn’t require any declaration.
JSON can be used in any programming language rather than being limited to just one language, which makes it more interoperable with other languages
Douglas Crockford develops the JSON format in the 2000s. On April 2001 very first JSON message was sent by Douglas Crockford and Chip Morningstar.
The acronym of JSON was first originated by a company called State Software which Douglas Crockford co-founded.
|
|
The JSON file full form (JavaScript Object Notation) is used by GSTN to prepare and file GST returns. TPS declarations can be filed on the TPS portal using a JSON file.