Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created December 7, 2020 07:24
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 velotiotech/3be39caca105a7cb3d87c63ac6eb1330 to your computer and use it in GitHub Desktop.
Save velotiotech/3be39caca105a7cb3d87c63ac6eb1330 to your computer and use it in GitHub Desktop.
{
"data": {
"tweets": [
{
"text": "I own Tesla",
"creator": {
"username": "@elonmusk"
}
},
{
"text": "I own SpaceX",
"creator": {
"username": "@elonmusk"
}
},
{
"text": "I own PayPal",
"creator": {
"username": "@elonmusk"
}
},
{
"text": "I own Microsoft",
"creator": {
"username": "@billgates"
}
},
{
"text": "I own XBOX",
"creator": {
"username": "@billgates"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment