Advertisement
Guest User

Untitled

a guest
Dec 17th, 2015
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.64 KB | None | 0 0
  1. [
  2.   {
  3.     "id": 1,
  4.     "e_mail": "naum@naum.com",
  5.     "geslo": "ni me",
  6.     "ime": "Naum",
  7.     "priimek": "Gjorgjeski",
  8.     "uporabnisko_ime": "Naum"
  9.   },
  10.   {
  11.     "id": 4,
  12.     "e_mail": "janez@naum.com",
  13.     "geslo": "nime",
  14.     "ime": "Jani123",
  15.     "priimek": "Janez",
  16.     "uporabnisko_ime": "Novak"
  17.   },
  18.   {
  19.     "id": 2,
  20.     "e_mail": "beni.beni@gmail.com",
  21.     "geslo": "sem",
  22.     "ime": "Benjamin",
  23.     "priimek": "Novak",
  24.     "uporabnisko_ime": "Beni"
  25.   },
  26.   {
  27.     "id": 3,
  28.     "e_mail": "ben@novak.com",
  29.     "geslo": "benovpassword",
  30.     "ime": "Benjamin",
  31.     "priimek": "Novak",
  32.     "uporabnisko_ime": "ben"
  33.   }
  34. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement