Skip to content

Instantly share code, notes, and snippets.

@evangow
Created October 30, 2017 21:12
Show Gist options
  • Save evangow/814c8ec33ff84fdc8e0d2ca97a9c81fe to your computer and use it in GitHub Desktop.
Save evangow/814c8ec33ff84fdc8e0d2ca97a9c81fe to your computer and use it in GitHub Desktop.
{
  "users": [
    {
      "id":"2f24vvg",
      "email": "test@test.com",
      "password": "password" 
    },
    {
      "id":"d1u9nq",
      "email": "user2@example.com",
      "password": "password"
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment