Skip to content

Instantly share code, notes, and snippets.

Created June 30, 2016 01:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9498a7476967ab6ca9be2d0d4e627a01 to your computer and use it in GitHub Desktop.
Save anonymous/9498a7476967ab6ca9be2d0d4e627a01 to your computer and use it in GitHub Desktop.
result
{
"tasks": [
{
"description": "ミルク、チーズ、ピザ、フルーツ",
"done": false,
"id": 1,
"title": "日用品を買ってくる"
},
{
"description": "Python で Restful API を作る",
"done": false,
"id": 2,
"title": "Python の勉強"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment