-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathusers.json
82 lines (82 loc) · 1.98 KB
/
users.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
{
"id": "1",
"gender": "Female",
"name": "Lalisa Manoban",
"contact": "(276) 688-1881",
"address": "862-6872 Maurist Road",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 2,
"gender": "Male",
"name": "Reuben Moran",
"contact": "(827) 773-2816",
"address": "441-3134 Darius Ave",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 3,
"gender": "Female",
"name": "Shushan Page",
"contact": "(188) 419-9693",
"address": "Ap 18-5635 Elemental Road",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 4,
"gender": "Male",
"name": "Russell Key",
"contact": "(421) 772-9086",
"address": "Ap 954-5874 ferment's St.",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": "5",
"gender": "Female",
"name": "hello",
"contact": "(234) 572-8776",
"address": "416-9767 In Av.",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 6,
"gender": "Female",
"name": "Damian Mcpherson",
"contact": "(416) 885-3527",
"address": "216-5847 Dui Avenue",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 7,
"gender": "Male",
"name": "Kaye Daniels",
"contact": "1-216-655-3204",
"address": "P.O. Box 819, 8200 Sed Rd.",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 8,
"gender": "Male",
"name": "Quinn Mcconnell",
"contact": "(658) 623-2518",
"address": "843-4542 Metes Rd.",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 9,
"gender": "Female",
"name": "Elizabeth Chandler",
"contact": "(314) 235-7850",
"address": "Ap 758-2231 Donee Street",
"photoUrl": "https://placeimg.com/192/192/people"
},
{
"id": 10,
"gender": "Female",
"name": "Mia Rodgers",
"contact": "1-372-689-8026",
"address": "Ap 845-9406 Critique Street",
"photoUrl": "https://placeimg.com/192/192/people"
}
]