json-fr: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
([fr: translation sync'd with original - to be reviewed])
 
m (Replace <entry-title> with {{DISPLAYTITLE:}})
 
Line 1: Line 1:
{{stub-fr}}
{{stub-fr}}
<entry-title>JSON</entry-title>
{{DISPLAYTITLE:JSON}}


<dfn>JSON</dfn> signifie JavaScript Object Notation (RFC 4627), un format de donnée populaire pour les APIs.
<dfn>JSON</dfn> signifie JavaScript Object Notation (RFC 4627), un format de donnée populaire pour les APIs.

Latest revision as of 16:28, 18 July 2020

Cet article est une ébauche. Vous pouvez aider le wiki microformats.org à le développer.


JSON signifie JavaScript Object Notation (RFC 4627), un format de donnée populaire pour les APIs.


microformats2 a une représentation canonique JSON.

outils

travail précédent

voir aussi

  • www.json.org : la spécification originale, documentation et liste des implémentations pour différents langages de programmation.
  • RFC 4627, la spécification actuelle formelle JSON.
  • JSON sur Wikipedia