Skip to content

Instantly share code, notes, and snippets.

@shnarazk
Last active September 29, 2020 05:46
Show Gist options
  • Save shnarazk/681b55f48e55b88cd555f07469ad7ae2 to your computer and use it in GitHub Desktop.
Save shnarazk/681b55f48e55b88cd555f07469ad7ae2 to your computer and use it in GitHub Desktop.
test.json
{
"photos":
[
{
"id": 0,
"title": "aa",
"image": "aa",
"date": "2020-10-01",
"place": "福岡",
"star": 3
},
{
"id": 1,
"title": "aa",
"image": "aa",
"date": "2020-10-01",
"place": "福岡",
"star": 3
},
{
"id": 2,
"title": "aa",
"image": "aa",
"date": "2020-10-01",
"place": "福岡",
"star": 3
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment