Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. [
  2. {
  3. "UserID": 1,
  4. "UserName": "rooter",
  5. "Password": "12345",
  6. "Country": "UK",
  7. "Email": "sac@gmail.com"
  8. },
  9. {
  10. "UserID": 2,
  11. "UserName": "binu",
  12. "Password": "123",
  13. "Country": "uk",
  14. "Email": "Binu@gmail.com"
  15. },
  16. {
  17. "UserID": 3,
  18. "UserName": "cal",
  19. "Password": "123",
  20. "Country": "uk",
  21. "Email": "cal@gmail.com"
  22. },
  23. {
  24. "UserID": 4,
  25. "UserName": "nera",
  26. "Password": "1234",
  27. "Country": "uk",
  28. "Email": "nera@gmail.com"
  29. }
  30. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement