Skip to content

Instantly share code, notes, and snippets.

@BrianZanti
Last active November 30, 2021 17:47
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 BrianZanti/c668d1fcea55b416d0eb8508ce3c004c to your computer and use it in GitHub Desktop.
Save BrianZanti/c668d1fcea55b416d0eb8508ce3c004c to your computer and use it in GitHub Desktop.
{
data: [
{id: 12, name: 'cool item', description: 'its awesome'},
{id: 30, name: 'cool item 2', description: 'its awesome'}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment