Skip to content

Instantly share code, notes, and snippets.

@karlosmid
Created November 1, 2020 09:20
Show Gist options
  • Save karlosmid/a4fedf8737f854781b9aac8fffaf618d to your computer and use it in GitHub Desktop.
Save karlosmid/a4fedf8737f854781b9aac8fffaf618d to your computer and use it in GitHub Desktop.
json example for Picshare Model Record
{
"id": 1,
"url": "https://programming-elm.surge.sh/1.jpg", "caption": "Surfing",
"liked": false,
"comments": ["Cowabunga, dude!"],
"username": "surfing_usa" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment