JSON stands for Javascript Object Notation.
Some descriptions are:
Advantages:
Some descriptions are:
- Format for sharing data
- Derived from Javascript
- Language independent (Originated with Js but availabe in many other language like PHP, C, Pearl, python)
- An alternative to XML
Advantages:
- Leaner than XML
- Easy to read
- Growing support in APIs
- Natural format for Javascript
- Implementation in many languages
No comments:
Post a Comment