Skip to content

Instantly share code, notes, and snippets.

@eriirawan
Last active December 19, 2017 16:48
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 eriirawan/0bbed0b15c034d6601e24af50c9e98f5 to your computer and use it in GitHub Desktop.
Save eriirawan/0bbed0b15c034d6601e24af50c9e98f5 to your computer and use it in GitHub Desktop.
[
{
"id": 1,
"name": "Fadel",
"email": "fadel@gmail.com",
"password": 1234,
"avatar": "https://randomuser.me/api/portraits/men/11.jpg",
"level": "problem_handler"
},
{
"id": 2,
"name": "Mike",
"email": "mike@gmail.com",
"password": 1234,
"avatar": "https://randomuser.me/api/portraits/men/12.jpg",
"level": "reporter"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment