Record
Sunday, February 22, 2015
JSON (JavaScript Object Notation)
JSON is a format for representing data.
{
"plane" : [
"economy",
"business",
"first"
]
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment