tilde-projects/public_html/json/data.json

6 lines
72 B
JSON

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