Introduction - If you have any usage issues, please Google them yourself
JSON (JavaScript Object Notation) is a lightweight data interchange format. It is based on a subset of JavaScript (Standard ECMA-262 3rd Edition- December 1999) of. JSON text format completely independent of the language, but also the use habits similar to the C language family (including C, C++, C#, Java, JavaScript, Perl, Python, etc.). These properties make JSON an ideal data-interchange language. Easy to read and write, and also easy for machines to parse and generate.