JSON
Jump to navigation
Jump to search
computing: software: data formats: JSON
Overview
JSON (JavaScript Object Notation) is a simple format for exchanging or storing hierarchical data. It is considerably simpler than XML, and will often serve in situations where XML is used due to the latter's wider familiarity.
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Links
Reference
Tools
- Online JSON Viewer
- To load from a specific URL, use
http://jsonviewer.stack.hu/#<URL>
- To load from a specific URL, use
Articles
- 2006-12-21 I can’t believe it’s not XML!