Skip to content

Instantly share code, notes, and snippets.

@yablko
Created April 12, 2020 19:46
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 yablko/035b44dd8d63d586e6763872beb3547e to your computer and use it in GitHub Desktop.
Save yablko/035b44dd8d63d586e6763872beb3547e to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"who": "Finn the Human",
"wat": "A silly kid who wants to become a great hero one day.",
"cool": 9
},
{
"id": 2,
"who": "Jake the Dog",
"wat": "Finn's best friend is a wise, old dog with a big heart.",
"cool": 42
},
{
"id": 3,
"who": "Ice King",
"wat": "Armed with a magic crown and an icy heart.",
"cool": 0
},
{
"id": 4,
"who": "Princess Bubblegum",
"wat": "A millionaire nerd enthusiast.",
"cool": 24
},
{
"id": 5,
"who": "Marcy the Vampire",
"wat": "Marceline is a wild rocker girl.",
"cool": 9
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment