tilde-projects/public_html/json/data.json

6 lines
71 B
JSON

{
"data1": "foo",
"data2": "bar",
"data3": ["foo","bar","baz"]
}