posts / posts.json
vitulrana's picture
Create posts.json
0bb2e44
Raw
History Blame Contribute Delete
723 Bytes
[{
"_id" : "6a7b8c9d0e1f2g3h4i5j6k7l",
"text" : "The Toyota is Red"
},
{
"_id" : "6481b81a576bfcf69e59dd6a",
"text" : "The Honda is Blue"
},
{
"_id" : "6481b824576bfcf69e59dd6b",
"text" : "The Ford is Green"
},
{
"_id" : "6481b827576bfcf69e59dd6c",
"text" : "The Chevrolet is Yellow"
},
{
"_id" : "6481b82a576bfcf69e59dd6d",
"text" : "The Nissan is Orange"
},
{
"_id" : "6481b82d576bfcf69e59dd6e",
"text" : "The Volkswagen is Purple"
},
{
"_id" : "6481b830576bfcf69e59dd6f",
"text" : "The BMW is Pink"
},
{
"_id" : "6481b851576bfcf69e59dd70",
"text" : "The Mercedes is Brown"
},
{
"_id" : "6481b859576bfcf69e59dd71",
"text" : "The Maruti is White"
},
{
"_id" : "7a8b9c0d1e2f3g4h5i6j7k8l",
"text" : "The Hyundai is Black"
}]