Skip to content

Instantly share code, notes, and snippets.

@reinder42
Created February 8, 2021 19:58
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 reinder42/932d7671859959f6363b4d9b4e18bb91 to your computer and use it in GitHub Desktop.
Save reinder42/932d7671859959f6363b4d9b4e18bb91 to your computer and use it in GitHub Desktop.
[
{
"first_name": "Ford",
"last_name": "Prefect",
"age": 5000
},
{
"first_name": "Zaphod",
"last_name": "Beeblebrox",
"age": 999
},
{
"first_name": "Arthur",
"last_name": "Dent",
"age": 42
},
{
"first_name": "Trillian",
"last_name": "Astra",
"age": 1234
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment