Skip to content

Instantly share code, notes, and snippets.

@d7my11
Last active June 27, 2017 17:05
Show Gist options
  • Save d7my11/e145d02acb390305c16de6a74d819277 to your computer and use it in GitHub Desktop.
Save d7my11/e145d02acb390305c16de6a74d819277 to your computer and use it in GitHub Desktop.
{
"data":
[
{
"id": 1,
"date": "27-2-2017",
"content": "This is my first Card content",
"title": "This is my first Card"
},
{
"id": 2,
"date": "27-2-2017",
"content": "This is my second Card content",
"title": "This is my second Card"
},
{
"id": 3,
"date": "27-2-2017",
"content": "This is my third Card content",
"title": "This is my third Card"
},
{
"id": 4,
"date": "27-2-2017",
"content": "This is my third Card content",
"title": "This is my fourth Card"
},
{
"id": 5,
"date": "27-2-2017",
"content": "This is my fifth Card content",
"title": "This is my fifth Card"
},
{
"id": 6,
"date": "27-2-2017",
"content": "This is my sixth Card content",
"title": "This is my sixth Card"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment