Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
JSON
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Open standard file format and data interchange}} {{Redirect|Json|people with similar names|J Son (disambiguation){{!}}J Son}} {{pp-pc|small=yes}} {{Use American English|date=March 2021}} {{Use mdy dates|date=March 2021}} {{Infobox file format | name = JavaScript Object Notation | logo = {{multiple image <!-- Yes this is an ugly hack: a multi-image template with one image. However, 'Infobox file format' supports no logo caption. I don't want to fix it now, but if you want to, please do. Thanks. --> | background color = | align = center | direction = vertical | total_width = 121px | image_style = border:none; | border = infobox | image1 = JSON vector logo.svg | alt1 = The JSON logo is a [[Möbius strip]] | caption1 = The JSON logo is a [[Möbius strip]] }} | logo_size = 121px | logo_caption = | mime = application/json | type_code = TEXT | extension = .json | uniform_type = public.json | developer = | genre = Data interchange | extended_from = [[JavaScript]] | standard = [https://tools.ietf.org/html/std90 STD 90] ({{IETF RFC|8259}}), [https://ecma-international.org/publications-and-standards/standards/ecma-404/ ECMA-404], [https://www.iso.org/standard/71616.html ISO/IEC 21778:2017] | open = Yes | url = {{URL|https://json.org/}} }} '''JSON''' ('''JavaScript Object Notation''', pronounced {{IPAc-en|ˈ|dʒ|eɪ|s|ən}} or {{IPAc-en|ˈ|dʒ|eɪ|ˌ|s|ɒ|n}}) is an [[open standard]] file format and [[electronic data interchange|data interchange]] format that uses [[Human-readable medium and data|human-readable]] text to store and transmit data objects consisting of [[name–value pair]]s and [[array data type|arrays]] (or other [[serialization|serializable]] values). It is a commonly used data format with diverse uses in [[electronic data interchange]], including that of [[web application]]s with [[server (computing)|servers]]. JSON is a [[Language-independent specification|language-independent]] data format. It was derived from [[JavaScript]], but many modern [[programming language]]s include code to generate and [[parse]] JSON-format data. JSON filenames use the extension <code>.json</code>. [[Douglas Crockford]] originally specified the JSON format in the early 2000s.<ref name="saga">{{cite web|url=https://www.youtube.com/watch?v=-C-JoyNuQJs |title=Douglas Crockford: The JSON Saga |publisher=YouTube |date=2011-08-28 |access-date=2022-02-21}} Transcript: {{Webarchive |url=https://web.archive.org/web/20191030002009/http://transcriptvids.com/v/-C-JoyNuQJs.html |date=2019-10-30 |title=Transcript Vids}}</ref> He and [[Chip Morningstar]] sent the first JSON message in April 2001.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)