JSON - JavaScript Object Notation

Gespeichert in:
Bibliographische Detailangaben
Titel: JSON - JavaScript Object Notation
Autoren: Hannes Hirzel
Publikationsjahr: 2015
Bestand: Connexions (Educational Material)
Schlagwörter: JSON,JavaScript,Data exchange format
Beschreibung: JSON is a text based data exchange format. Data objects are expressed with a literal JavaScript object notation. It is an alternative to XML and often used in web programming.
Publikationsart: other/unknown material
Sprache: English
Verfügbarkeit: http://cnx.org/contents/24c6dc12-5ea0-43f6-a2e9-8bdb5b1282e1@13
Rights: http://creativecommons.org/licenses/by/4.0/
Dokumentencode: edsbas.F1FC620B
Datenbank: BASE
Beschreibung
Abstract:JSON is a text based data exchange format. Data objects are expressed with a literal JavaScript object notation. It is an alternative to XML and often used in web programming.