AI & ChatGPT searches , social queriess for JSON

Search references for JSON. Phrases containing JSON

See searches and references containing JSON!

AI searches containing JSON

JSON

  • JSON
  • Data-interchange format

    JSON (JavaScript Object Notation, pronounced /ˈdʒeɪsən/ or /ˈdʒeɪˌsɒn/) is an open standard file format and data interchange format that uses human-readable

    JSON

    JSON

  • JSON-LD
  • File format for encoding linked data

    JSON-LD (JavaScript Object Notation for Linked Data) is a method of encoding linked data using JSON and of serializing data similarly to traditional JSON

    JSON-LD

    JSON-LD

  • JSON Web Token
  • Proposed web cryptography standard

    JSON Web Token (JWT, suggested pronunciation /dʒɒt/, same as the word "jot") is a proposed Internet standard for creating data with optional signature

    JSON Web Token

    JSON_Web_Token

  • JSON-RPC
  • JSON-based wire protocol for remote procedure calls

    JSON-RPC (JavaScript Object Notation-Remote Procedure Call) is a JSON-based wire protocol for remote procedure calls (RPC). It is similar to the XML-RPC

    JSON-RPC

    JSON-RPC

  • GeoJSON
  • JSON subset for geospatial data

    GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes. It is based on the

    GeoJSON

    GeoJSON

  • JSON streaming
  • Set of JSON communications profiles

    JSON streaming comprises communications protocols to delimit JSON objects built upon lower-level stream-oriented protocols (such as TCP), that ensures

    JSON streaming

    JSON_streaming

  • YAML
  • Human-readable data serialization language

    and does not require quotes around most string values (it also supports JSON style [...] and {...} mixed in the same file). Custom data types are allowed

    YAML

    YAML

  • Douglas Crockford
  • American computer programmer

    development of the JavaScript language. Crockford specified the data format JSON (JavaScript Object Notation), and has developed various JavaScript related

    Douglas Crockford

    Douglas Crockford

    Douglas_Crockford

  • JSON Web Encryption
  • IETF standard for encrypted data

    JSON Web Encryption (JWE) is an IETF standard providing a standardized syntax for the exchange of encrypted data, based on JSON and Base64. It is defined

    JSON Web Encryption

    JSON_Web_Encryption

  • JSON Feed
  • Web feed format

    JSON Feed is a Web feed file format for Web syndication in JSON instead of XML as used by RSS and Atom. A range of software libraries and web frameworks

    JSON Feed

    JSON_Feed

  • Document-oriented database
  • Type of computer program

    data in a standardized format. Common encoding formats include XML, YAML, JSON, as well as binary representations such as BSON. Documents in a document

    Document-oriented database

    Document-oriented_database

  • JSONP
  • JavaScript technique for loading data

    JSONP, or JSON-P (JSON with Padding), is a JavaScript technique for requesting data via the <script> HTML element. It was proposed by Bob Ippolito in 2005

    JSONP

    JSONP

    JSONP

  • JSON Patch
  • Web standard format

    existing HTTP resources. The JSON Patch media type is application/json-patch+json. A JSON Patch document is structured as a JSON array of objects where each

    JSON Patch

    JSON_Patch

  • 2025–26 UEFA Europa League qualifying
  • Football tournament qualification stage

    February 2022. Retrieved 25 February 2022. "Shakhtar Donetsk vs. Ilves" (JSON). UEFA.com. Union of European Football Associations. 10 July 2025. Retrieved

    2025–26 UEFA Europa League qualifying

    2025–26_UEFA_Europa_League_qualifying

  • 2025–26 UEFA Champions League qualifying
  • Football tournament qualification stage

    Associations. 17 June 2025. Retrieved 17 June 2025. "Žalgiris vs. Hamrun Spartans" (JSON). UEFA.com. Union of European Football Associations. 9 July 2025. Retrieved

    2025–26 UEFA Champions League qualifying

    2025–26_UEFA_Champions_League_qualifying

  • 1986–87 European Cup
  • European football tournament

    September 1986" (JSON). UEFA.com. Union of European Football Associations. Retrieved 11 March 2022. "Porto v Rabat Ajax, 17 September 1986" (JSON). UEFA.com

    1986–87 European Cup

    1986–87 European Cup

    1986–87_European_Cup

  • 1987–88 European Cup
  • European football tournament

    September 1987" (JSON). UEFA.com. Union of European Football Associations. Retrieved 18 March 2022. "Porto v Vardar, 16 September 1987" (JSON). UEFA.com. Union

    1987–88 European Cup

    1987–88 European Cup

    1987–88_European_Cup

  • Progressive web app
  • Specific form of single page web application

    Wide Web Consortium (W3C) specification defining a JSON-based manifest (usually labelled manifest.json) to provide developers with a centralized place to

    Progressive web app

    Progressive web app

    Progressive_web_app

  • JSON Web Signature
  • Proposed standard for signing arbitrary data

    A JSON Web Signature (abbreviated JWS) is an IETF-proposed standard (RFC 7515) for signing arbitrary data. This is used as the basis for a variety of web-based

    JSON Web Signature

    JSON_Web_Signature

  • Linux Unified Key Setup
  • Disk encryption software

    LUKS2 header has a binary area and a JSON area, a second binary and JSON area, and a keyslots area. The binary and JSON areas are repeated two times with

    Linux Unified Key Setup

    Linux_Unified_Key_Setup

  • 1985–86 European Cup
  • European football tournament

    1985" (JSON). UEFA.com. Union of European Football Associations. Retrieved 10 March 2022. "BFC Dynamo v Austria Wien, 18 September 1985" (JSON). UEFA

    1985–86 European Cup

    1985–86 European Cup

    1985–86_European_Cup

  • 1990–91 European Cup
  • European football tournament

    September 1990" (JSON). UEFA.com. Union of European Football Associations. Retrieved 19 March 2022. "Porto v Portadown, 19 September 1990" (JSON). UEFA.com

    1990–91 European Cup

    1990–91 European Cup

    1990–91_European_Cup

  • JsonML
  • Lightweight markup language used to map between XML and JSON

    JsonML, the JSON Markup Language is a lightweight markup language used to map between XML (Extensible Markup Language) and JSON (JavaScript Object Notation)

    JsonML

    JsonML

  • Configuration file
  • File holding settings for a computer program

    operating systems use JSON config files, named config.json. The platform IDE, DevEco Studio, provides methods for editing config.json. .properties, file

    Configuration file

    Configuration_file

  • 1981–82 European Cup
  • European football tournament

    1981" (JSON). UEFA.com. Union of European Football Associations. Retrieved 10 March 2022. "CSKA Sofia v Real Sociedad, 16 September 1981" (JSON). UEFA

    1981–82 European Cup

    1981–82 European Cup

    1981–82_European_Cup

  • 1984–85 European Cup
  • European football tournament

    September 1984" (JSON). UEFA.com. Union of European Football Associations. Retrieved 9 March 2022. "Lech Poznań v Liverpool, 19 September 1984" (JSON). UEFA.com

    1984–85 European Cup

    1984–85 European Cup

    1984–85_European_Cup

  • HATEOAS
  • Distributed computing constraint

    hypermedia built on top of JSON or XML. Defines links, but not actions (HTTP requests). JSON-LD, standard for hyperlinks in JSON. Does not address actions

    HATEOAS

    HATEOAS

  • Schema.org
  • Project for creating structured data

    structured data mark-up on web-pages (in the form of microdata, RDFa or JSON-LD). Its main objective is to standardize HTML tags to be used by webmasters

    Schema.org

    Schema.org

  • 1983–84 European Cup
  • European football tournament

    1983" (JSON). UEFA.com. Union of European Football Associations. Retrieved 8 March 2022. "BFC Dynamo v Jeunesse Esch, 14 September 1983" (JSON). UEFA

    1983–84 European Cup

    1983–84 European Cup

    1983–84_European_Cup

  • UBJSON
  • Data serialization format

    Universal Binary JSON (UBJSON) is a computer data interchange format. It is a binary form directly imitating JSON, but requiring fewer bytes of data. It

    UBJSON

    UBJSON

  • 2023–24 UEFA Champions League group stage
  • International football club competition in Europe

    (JSON). UEFA.com. Union of European Football Associations. 20 September 2023. Retrieved 20 September 2023. "Bayern Munich vs. Manchester United" (JSON)

    2023–24 UEFA Champions League group stage

    2023–24_UEFA_Champions_League_group_stage

  • Elasticsearch
  • Search engine based on Apache Lucene

    multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Official clients are available in Java, C#, PHP, Python, Ruby

    Elasticsearch

    Elasticsearch

  • 1977–78 European Cup
  • European football tournament

    1977" (JSON). UEFA.com. Union of European Football Associations. Retrieved 17 March 2022. "Red Star Belgrade v Sligo Rovers, 14 September 1977" (JSON). UEFA

    1977–78 European Cup

    1977–78 European Cup

    1977–78_European_Cup

  • 2023–24 UEFA Champions League knockout phase
  • Europe premier club football tournament

    Arsenal" (JSON). UEFA.com. Union of European Football Associations. 21 February 2024. Retrieved 21 February 2024. "Arsenal vs. Porto" (JSON). UEFA.com

    2023–24 UEFA Champions League knockout phase

    2023–24_UEFA_Champions_League_knockout_phase

  • 2023–24 UEFA Europa Conference League knockout phase
  • Bratislava" (JSON). UEFA.com. Union of European Football Associations. 15 February 2024. Retrieved 15 February 2024. "Slovan Bratislava vs. Sturm Graz" (JSON). UEFA

    2023–24 UEFA Europa Conference League knockout phase

    2023–24_UEFA_Europa_Conference_League_knockout_phase

  • JSON Meta Application Protocol
  • Email handling protocol

    The JSON Meta Application Protocol (JMAP) is a set of related open Internet Standard protocols for handling email. JMAP is implemented using JSON APIs

    JSON Meta Application Protocol

    JSON_Meta_Application_Protocol

  • Npm
  • Default package manager for the JavaScript runtime environment Node.js

    command, all the dependencies of a project through the package.json file. In the package.json file, each dependency can specify a range of valid versions

    Npm

    Npm

    Npm

  • 2020–21 UEFA Europa League group stage
  • 2020 football competition

    Roma" (JSON). UEFA.com. Union of European Football Associations. 22 October 2020. Retrieved 15 November 2020. "CSKA Sofia vs. CFR Cluj" (JSON). UEFA.com

    2020–21 UEFA Europa League group stage

    2020–21_UEFA_Europa_League_group_stage

  • 2022–23 UEFA Europa Conference League qualifying (third and play-off round matches)
  • European football competition

    Poznań" (JSON). UEFA.com. Union of European Football Associations. 4 August 2022. Retrieved 4 August 2022. "Lech Poznań vs. Víkingur Reykjavik" (JSON). UEFA

    2022–23 UEFA Europa Conference League qualifying (third and play-off round matches)

    2022–23_UEFA_Europa_Conference_League_qualifying_(third_and_play-off_round_matches)

  • Json (rapper)
  • American rapper

    by the stage name Json, is an American Christian hip hop musician. He was a member of Christian hip hop collective, 116 Clique. Json was born Jason Christopher

    Json (rapper)

    Json_(rapper)

  • J Son
  • Topics referred to by the same term

    J Son, J'Son, Json, or variations may refer to: J'Son (singer) (born 1980), American R&B singer Json (rapper) (born 1981), American Christian hip-hop musician

    J Son

    J_Son

  • 1978–79 European Cup
  • European football tournament

    August 1978" (JSON). UEFA.com. Union of European Football Associations. Retrieved 6 March 2022. "Linfield v Lillestrøm, 13 September 1978" (JSON). UEFA.com

    1978–79 European Cup

    1978–79 European Cup

    1978–79_European_Cup

  • JSON-WSP
  • Web service protocol

    JSON-WSP is a web service protocol that uses JSON for service description, requests and responses. It is inspired from JSON-RPC, but the lack of a service

    JSON-WSP

    JSON-WSP

  • 1982–83 European Cup
  • European football tournament

    1982" (JSON). UEFA.com. Union of European Football Associations. Retrieved 27 December 2020. "BFC Dynamo v Hamburg, 15 September 1982" (JSON). UEFA.com

    1982–83 European Cup

    1982–83 European Cup

    1982–83_European_Cup

  • Static site generator
  • Software system in web publishing

    that use text input files (such as Markdown, reStructuredText, AsciiDoc and JSON) to generate static web pages. Unlike dynamic websites, these static pages

    Static site generator

    Static_site_generator

  • Jq (programming language)
  • Programming language for JSON

    JSON data. jq filters its input data to produce modified output in a manner similar to AWK or sed. The input typically consists of one or more JSON values

    Jq (programming language)

    Jq (programming language)

    Jq_(programming_language)

  • 2022–23 UEFA Europa Conference League knockout phase
  • vs. Gent" (JSON). UEFA.com. Union of European Football Associations. 16 February 2023. Retrieved 16 February 2023. "Gent vs. Qarabağ" (JSON). UEFA.com

    2022–23 UEFA Europa Conference League knockout phase

    2022–23_UEFA_Europa_Conference_League_knockout_phase

  • 2025–26 UEFA Women's Champions League qualifying rounds
  • Football tournament qualification stage

    Cliftonville" (JSON). UEFA.com. Union of European Football Associations. 2 August 2025. Retrieved 2 August 2025. "BIIK-Shymkent vs Katowice" (JSON). UEFA.com

    2025–26 UEFA Women's Champions League qualifying rounds

    2025–26_UEFA_Women's_Champions_League_qualifying_rounds

  • 2023 UEFA European Under-21 Championship
  • International football competition

    Portugal" (JSON). UEFA.com. Union of European Football Associations. 21 June 2023. Retrieved 21 June 2023. "Belgium vs. Netherlands" (JSON). UEFA.com

    2023 UEFA European Under-21 Championship

    2023_UEFA_European_Under-21_Championship

  • 1973–74 European Cup
  • European football tournament

    1973" (JSON). UEFA.com. Union of European Football Associations. Retrieved 16 March 2022. "Galatasaray v Atlético Madrid, 3 October 1973" (JSON). UEFA

    1973–74 European Cup

    1973–74 European Cup

    1973–74_European_Cup

  • 2025–26 UEFA Conference League qualifying (third and play-off round matches)
  • European football competition

    21 July 2025. Retrieved 22 July 2025. "Olimpija Ljubljana vs. Egnatia" (JSON). UEFA.com. Union of European Football Associations. 7 August 2025. Retrieved

    2025–26 UEFA Conference League qualifying (third and play-off round matches)

    2025–26_UEFA_Conference_League_qualifying_(third_and_play-off_round_matches)

  • Ajax (programming)
  • Group of interrelated Web development techniques

    reload the entire page. In practice, modern implementations commonly utilize JSON instead of XML. Ajax is not a technology, but rather a programming pattern

    Ajax (programming)

    Ajax_(programming)

  • 2021–22 UEFA Europa Conference League knockout phase
  • Qarabağ" (JSON). UEFA.com. Union of European Football Associations. 17 February 2022. Retrieved 17 February 2022. "Qarabağ vs. Marseille" (JSON). UEFA.com

    2021–22 UEFA Europa Conference League knockout phase

    2021–22_UEFA_Europa_Conference_League_knockout_phase

  • 2023–24 UEFA Europa League knockout phase
  • Phase of the 53rd UEFA Europa League

    vs. Roma" (JSON). UEFA.com. Union of European Football Associations. 15 February 2024. Retrieved 15 February 2024. "Roma vs. Feyenoord" (JSON). UEFA.com

    2023–24 UEFA Europa League knockout phase

    2023–24_UEFA_Europa_League_knockout_phase

  • Jackson (API)
  • High-performance JSON processor for Java

    In computing, Jackson is a high-performance JSON processor for Java. Its developers extol the combination of fast, correct, lightweight, and ergonomic

    Jackson (API)

    Jackson_(API)

  • 1976–77 European Cup
  • European football tournament

    September 1976" (JSON). UEFA.com. Union of European Football Associations. Retrieved 17 March 2022. "Torino v Malmö FF, 15 September 1976" (JSON). UEFA.com

    1976–77 European Cup

    1976–77 European Cup

    1976–77_European_Cup

  • 1998–99 UEFA Cup Winners' Cup
  • International football competition

    August 1998" (JSON). UEFA.com. Union of European Football Associations. Retrieved 11 January 2021. "Vaduz v Helsingborg, 13 August 1998" (JSON). UEFA.com

    1998–99 UEFA Cup Winners' Cup

    1998–99_UEFA_Cup_Winners'_Cup

  • 2023–24 UEFA Youth League group stage
  • Football tournament group stage

    (JSON). UEFA.com. Union of European Football Associations. 20 September 2023. Retrieved 20 September 2023. "Bayern Munich v Manchester United" (JSON)

    2023–24 UEFA Youth League group stage

    2023–24_UEFA_Youth_League_group_stage

  • 1969–70 European Cup
  • European football tournament

    1969" (JSON). UEFA.com. Union of European Football Associations. Retrieved 13 March 2022. "UTA Arad v Legia Warsaw, 17 September 1969" (JSON). UEFA.com

    1969–70 European Cup

    1969–70 European Cup

    1969–70_European_Cup

  • 2025–26 UEFA Women's Europa Cup qualifying rounds
  • Football tournament qualification stage

    Associations. Retrieved 31 August 2025. "Glasgow City vs Athlone Town" (JSON). UEFA.com. Union of European Football Associations. 10 September 2025. Retrieved

    2025–26 UEFA Women's Europa Cup qualifying rounds

    2025–26_UEFA_Women's_Europa_Cup_qualifying_rounds

  • UEFA Women's Euro 2022
  • International football championship

    Austria" (JSON). UEFA.com. Union of European Football Associations. 6 July 2022. Retrieved 6 July 2022. "Norway vs. Northern Ireland" (JSON). UEFA.com

    UEFA Women's Euro 2022

    UEFA_Women's_Euro_2022

  • 2025–26 S.L. Benfica season
  • Benfica 2025–26 football season

    vs. Benfica" (JSON). UEFA.com. Union of European Football Associations. 6 August 2025. Retrieved 8 August 2025. "Benfica vs. Nice" (JSON). UEFA.com. Union

    2025–26 S.L. Benfica season

    2025–26_S.L._Benfica_season

  • 2021–22 UEFA Europa Conference League qualifying (first and second round matches)
  • European football competition

    Joseph's" (JSON). UEFA.com. Union of European Football Associations. 8 July 2021. Retrieved 8 July 2021. "St Joseph's vs. FCI Levadia" (JSON). UEFA.com

    2021–22 UEFA Europa Conference League qualifying (first and second round matches)

    2021–22_UEFA_Europa_Conference_League_qualifying_(first_and_second_round_matches)

  • 1979–80 European Cup
  • European football tournament

    September 1979" (JSON). UEFA.com. Union of European Football Associations. Retrieved 18 March 2022. "Start v Strasbourg, 19 September 1979" (JSON). UEFA.com

    1979–80 European Cup

    1979–80 European Cup

    1979–80_European_Cup

  • 2023–24 UEFA Europa League group stage
  • Associations. 28 June 2023. Retrieved 1 September 2023. "West Ham United vs. TSC" (JSON). UEFA.com. Union of European Football Associations. 21 September 2023. Retrieved

    2023–24 UEFA Europa League group stage

    2023–24_UEFA_Europa_League_group_stage

  • 2025–26 UEFA Conference League qualifying (first and second round matches)
  • European football competition

    Football Associations. 21 July 2025. Retrieved 22 July 2025. "NSÍ vs. HJK" (JSON). UEFA.com. Union of European Football Associations. 10 July 2025. Retrieved

    2025–26 UEFA Conference League qualifying (first and second round matches)

    2025–26_UEFA_Conference_League_qualifying_(first_and_second_round_matches)

  • 2025 UEFA European Under-21 Championship
  • International football competition

    "Slovakia vs. Spain" (JSON). UEFA.com. Union of European Football Associations. 11 June 2025. Retrieved 11 June 2025. "Italy vs. Romania" (JSON). UEFA.com. Union

    2025 UEFA European Under-21 Championship

    2025 UEFA European Under-21 Championship

    2025_UEFA_European_Under-21_Championship

  • JSONPath
  • Standard syntax for querying JSON values

    querying values in JSON. The uses of JSONPath include: Selecting a specific node in a JSON value Retrieving a set of nodes from a JSON value, based on specific

    JSONPath

    JSONPath

  • 2023–24 UEFA Europa Conference League group stage
  • Ljubljana" (JSON). UEFA.com. Union of European Football Associations. 20 September 2023. Retrieved 20 September 2023. "Slovan Bratislava vs. KÍ" (JSON). UEFA

    2023–24 UEFA Europa Conference League group stage

    2023–24_UEFA_Europa_Conference_League_group_stage

  • BSON
  • Computer data interchange format

    BSON (/ˈbiːsən/; Binary JSON) is a computer data interchange format extending JSON. It is a binary form for representing simple or complex data structures

    BSON

    BSON

  • 2023–24 UEFA Women's Champions League group stage
  • Frankfurt" (JSON). UEFA.com. Union of European Football Associations. 14 November 2023. Retrieved 14 November 2023. "Barcelona vs. Benfica" (JSON). UEFA.com

    2023–24 UEFA Women's Champions League group stage

    2023–24_UEFA_Women's_Champions_League_group_stage

  • Terraform (software)
  • Software for defining and provisioning datacenter infrastructure

    language known as HashiCorp Configuration Language (HCL), or optionally JSON. Terraform was launched by HashiCorp in 2014. HashiCorp launched the Terraform

    Terraform (software)

    Terraform_(software)

  • VCard
  • File format standard for electronic business cards

    as "variant standards", each for its specific niche: XML representation, JSON representation, or web pages. The standard Internet media type (MIME type)

    VCard

    VCard

  • Comparison of data-serialization formats
  • implementation is included. ^The primary format is binary, but text and JSON formats are available. ^Means that generic tools/libraries know how to encode

    Comparison of data-serialization formats

    Comparison_of_data-serialization_formats

  • 2024 UEFA European Under-19 Championship
  • International football competition

    Norway" (JSON). UEFA.com. Union of European Football Associations. 15 July 2024. Retrieved 22 July 2024. "Northern Ireland vs. Ukraine" (JSON). UEFA.com

    2024 UEFA European Under-19 Championship

    2024 UEFA European Under-19 Championship

    2024_UEFA_European_Under-19_Championship

  • SQL:2023
  • 2023 edition of the SQL standard

    to JSON JSON data type (T801) Enhanced JSON data type (T802) String-based JSON (T803) Hex integer literals in SQL/JSON path language (T840) SQL/JSON simplified

    SQL:2023

    SQL:2023

  • 2023–24 UEFA Europa Conference League qualifying (first and second round matches)
  • European football competition

    Hîncești, which did not meet UEFA requirements. "Sutjeska Nikšić vs. Cosmos" (JSON). UEFA.com. Union of European Football Associations. 13 July 2023. Retrieved

    2023–24 UEFA Europa Conference League qualifying (first and second round matches)

    2023–24_UEFA_Europa_Conference_League_qualifying_(first_and_second_round_matches)

  • Data exchange
  • Data management process

    1.2 also includes a shorthand notion that is compatible with JSON, and as such any JSON document is also valid YAML; this however does not hold the other

    Data exchange

    Data_exchange

  • 1994–95 UEFA Cup Winners' Cup
  • International football competition

    Žalgiris Vilnius" (JSON). UEFA.com. Union of European Football Associations. Retrieved 22 March 2022. "Werder Bremen vs Maccabi Tel Aviv" (JSON). UEFA.com. Union

    1994–95 UEFA Cup Winners' Cup

    1994–95_UEFA_Cup_Winners'_Cup

  • Serialization
  • Conversion process for computer data

    JavaScript has included the built-in JSON object and its methods JSON.parse() and JSON.stringify(). Although JSON is originally based on a subset of JavaScript

    Serialization

    Serialization

    Serialization

  • 2025–26 Fenerbahçe S.K. season
  • Fenerbahçe 2025/26 season

    Fenerbahçe" (JSON). UEFA.com. Union of European Football Associations. 6 August 2025. Retrieved 7 August 2025. "Fenerbahçe vs. Feyenoord" (JSON). UEFA.com

    2025–26 Fenerbahçe S.K. season

    2025–26_Fenerbahçe_S.K._season

  • 2022 FIFA World Cup qualification – UEFA Group I
  • Albania" (JSON). UEFA.com. Union of European Football Associations. 25 March 2021. Retrieved 1 April 2021. "England vs. San Marino" (JSON). UEFA.com

    2022 FIFA World Cup qualification – UEFA Group I

    2022_FIFA_World_Cup_qualification_–_UEFA_Group_I

  • 1970–71 European Cup
  • European football tournament

    September 1970" (JSON). UEFA.com. Union of European Football Associations. Retrieved 13 March 2022. "KPV v Celtic, 30 September 1970" (JSON). UEFA.com. Union

    1970–71 European Cup

    1970–71 European Cup

    1970–71_European_Cup

  • 2023–24 UEFA Women's Champions League qualifying rounds
  • (JSON). UEFA.com. Union of European Football Associations. 6 September 2023. Retrieved 6 September 2023. "U Olimpia Cluj vs. Spartak Myjava" (JSON).

    2023–24 UEFA Women's Champions League qualifying rounds

    2023–24_UEFA_Women's_Champions_League_qualifying_rounds

  • 2022–23 UEFA Nations League A
  • International football competition

    vs. Austria" (JSON). UEFA.com. Union of European Football Associations. 3 June 2022. Retrieved 3 June 2022. "France vs. Denmark" (JSON). UEFA.com. Union

    2022–23 UEFA Nations League A

    2022–23_UEFA_Nations_League_A

  • Ballerina (programming language)
  • Programming language

    `json` object values is very similar to the syntax of JSON json person = {name: "John Doe", age: 25}; // Serialized `json` values conforms to the JSON

    Ballerina (programming language)

    Ballerina_(programming_language)

  • 2024–25 UEFA Conference League qualifying (third and play-off round matches)
  • European football competition

    at neutral venues until further notice. "Víkingur Reykjavík vs. Flora" (JSON). UEFA.com. Union of European Football Associations. 8 August 2024. Retrieved

    2024–25 UEFA Conference League qualifying (third and play-off round matches)

    2024–25_UEFA_Conference_League_qualifying_(third_and_play-off_round_matches)

  • 2024–25 UEFA Europa League qualifying
  • European football tournament

    Associations. 25 May 2024. Retrieved 25 May 2024. "Botev Plovdiv vs. Maribor" (JSON). UEFA.com. Union of European Football Associations. 11 July 2024. Retrieved

    2024–25 UEFA Europa League qualifying

    2024–25_UEFA_Europa_League_qualifying

  • Lottie (file format)
  • File format for vector graphics animations

    "Lotte" Reiniger, a German pioneer of silhouette animation. Lottie is based in JSON but Lottie files use keys of 1–2 characters in length and are not readable

    Lottie (file format)

    Lottie (file format)

    Lottie_(file_format)

  • PAOK FC in European football
  • Greek club in European football

    "PAOK vs. Borac" (JSON). UEFA.com. Union of European Football Associations. 24 July 2024. Retrieved 24 July 2024. "Borac vs. PAOK" (JSON). UEFA.com. Union

    PAOK FC in European football

    PAOK FC in European football

    PAOK_FC_in_European_football

  • 2024–25 UEFA Champions League qualifying
  • European football tournament

    Associations. 17 June 2024. Retrieved 17 June 2024. "Slovan Bratislava vs. Struga" (JSON). UEFA.com. Union of European Football Associations. 10 July 2024. Retrieved

    2024–25 UEFA Champions League qualifying

    2024–25_UEFA_Champions_League_qualifying

  • 2023–24 UEFA Champions League qualifying
  • European football tournament

    Retrieved 1 January 2023. "Atlètic Club d'Escaldes vs. Budućnost Podgorica" (JSON). UEFA.com. Union of European Football Associations. 27 June 2023. Retrieved

    2023–24 UEFA Champions League qualifying

    2023–24_UEFA_Champions_League_qualifying

  • 1997–98 UEFA Cup Winners' Cup
  • International football competition

    August 1997" (JSON). UEFA.com. Union of European Football Associations. Retrieved 22 April 2021. "Glenavon v Legia Warsaw, 14 August 1997" (JSON). UEFA.com

    1997–98 UEFA Cup Winners' Cup

    1997–98_UEFA_Cup_Winners'_Cup

  • 1974–75 European Cup
  • European football tournament

    October 1974" (JSON). UEFA.com. Union of European Football Associations. Retrieved 16 March 2022. "Barcelona v VÖEST Linz, 2 October 1974" (JSON). UEFA.com

    1974–75 European Cup

    1974–75_European_Cup

  • HAR (file format)
  • JSON-formatted archive file format

    The HTTP Archive format, or HAR, is a JSON-formatted archive file format for logging of a web browser's interaction with a site. The common extension for

    HAR (file format)

    HAR_(file_format)

  • Contrast set
  • Collection of related items in a schema or ontology

    ISBN 0-03-073255-7. Wright, Austin. "JSON Schema Validation: A Vocabulary for Structural Validation of JSON". json-schema.org. Retrieved 22 June 2025.

    Contrast set

    Contrast_set

  • ASN.1
  • Data interface description language

    tool for converting a JSON data object or a JSON schema into an ASN.1 definition. There is not yet a tool for generating a JSON schema describing the

    ASN.1

    ASN.1

  • 2022–23 UEFA Europa Conference League group stage
  • Başakşehir" (JSON). UEFA.com. Union of European Football Associations. 8 September 2022. Retrieved 8 September 2022. "RFS vs. Heart of Midlothian" (JSON). UEFA

    2022–23 UEFA Europa Conference League group stage

    2022–23_UEFA_Europa_Conference_League_group_stage

  • UEFA Euro 2008 qualifying Group E
  • Football tournament

    Andorra" (JSON). UEFA.com. Union of European Football Associations. 5 December 2021. Retrieved 5 December 2021. "Croatia v Andorra" (JSON). UEFA.com

    UEFA Euro 2008 qualifying Group E

    UEFA_Euro_2008_qualifying_Group_E

  • 2022–23 UEFA Europa League knockout phase
  • Phase of the 52nd UEFA Europa League

    United" (JSON). UEFA.com. Union of European Football Associations. 16 February 2023. Retrieved 16 February 2023. "Manchester United vs. Barcelona" (JSON). UEFA

    2022–23 UEFA Europa League knockout phase

    2022–23_UEFA_Europa_League_knockout_phase

AI & ChatGPT searchs for online references containing JSON

JSON

AI search references containing JSON

JSON

AI search queriess for Facebook and twitter posts, hashtags with JSON

JSON

Follow users with usernames @JSON or posting hashtags containing #JSON

JSON

Online names & meanings

  • MARGERY
  • Female

    English

    MARGERY

    Medieval form of English Margaret, MARGERY means "pearl."

  • Takhvinder
  • Boy/Male

    Hindu, Indian, Traditional

    Takhvinder

    Lord of Empire

  • Addo
  • Boy/Male

    African, French, German, Hawaiian, Hebrew

    Addo

    Happy; Ornament; King of the Road

  • Yogasri | யோகாஷ்ரீ
  • Girl/Female

    Tamil

    Yogasri | யோகாஷ்ரீ

  • Shindu
  • Girl/Female

    Indian, Tamil

    Shindu

    A River; A Raag

  • Ravina | ரவிநா 
  • Girl/Female

    Tamil

    Ravina | ரவிநா 

    Sunny, Bright

  • KAIJA
  • Female

    Finnish

    KAIJA

    Pet form of Finnish Katariina, KAIJA means "pure."

  • Zipporah
  • Girl/Female

    Hebrew Biblical

    Zipporah

    Beauty.

  • Ruhul Haq |
  • Boy/Male

    Muslim

    Ruhul Haq |

    Spirit of the truth

  • Shingleton
  • Surname or Lastname

    English

    Shingleton

    English : probably a late medieval variant of Singleton.

AI search & ChatGPT queriess for Facebook and twitter users, user names, hashtags with JSON

JSON

Top AI & ChatGPT search, Social media, medium, facebook & news articles containing JSON

JSON

AI searchs for Acronyms & meanings containing JSON

JSON

AI searches, Indeed job searches and job offers containing JSON

Other words and meanings similar to

JSON

AI search in online dictionary sources & meanings containing JSON

JSON