2021-11-30 18:32:28 +05:30

11 lines
142 B
JSON

[
{
"name": "Learn JavaScript",
"status" : true
},
{
"name": "Try JSON",
"status" : false
}
]