JSON or JavaScript Object Notation is an open-standard format for data exchange. It is used for mainly web applications to exchange data with the end-user's browser on-the-fly.
Sections
- Introduction
 - Syntax
 - Data types
 - Parsing in JavaScript and using in your web applications
 - Using with other languages
 - Exercises
 
External links
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.