Skip to content

Instantly share code, notes, and snippets.

@amjedidiah
Created December 24, 2020 18:38
Show Gist options
  • Save amjedidiah/1c18a7110f6d368605e2f377e57f2617 to your computer and use it in GitHub Desktop.
Save amjedidiah/1c18a7110f6d368605e2f377e57f2617 to your computer and use it in GitHub Desktop.
{
"usersById": {
123: {
id: 123,
name: "Jane Doe",
email: "jdoe@example.com",
phone: "555-555-5555",
...
},
...
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment