-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb.json
More file actions
59 lines (59 loc) · 1.62 KB
/
Copy pathdb.json
File metadata and controls
59 lines (59 loc) · 1.62 KB
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
{
"docs": [
{
"id": "59761c23b30d971669fb42ff",
"isActive": true,
"age": 36,
"name": "Dunlap Hubbard",
"gender": "male",
"company": "CEDWARD",
"email": "dunlaphubbard@cedward.com",
"phone": "+1 (890) 543-2508",
"address": "169 Rutledge Street, Konterra, Northern Mariana Islands, 8551"
},
{
"id": "59761c233d8d0f92a6b0570d",
"isActive": true,
"age": 24,
"name": "Kirsten Sellers",
"gender": "female",
"company": "EMERGENT",
"email": "kirstensellers@emergent.com",
"phone": "+1 (831) 564-2190",
"address": "886 Gallatin Place, Fannett, Arkansas, 4656"
},
{
"id": "59761c23fcb6254b1a06dad5",
"isActive": true,
"age": 30,
"name": "Acosta Robbins",
"gender": "male",
"company": "ORGANICA",
"email": "acostarobbins@organica.com",
"phone": "+1 (882) 441-3367",
"address": "697 Linden Boulevard, Sattley, Idaho, 1035"
},
{
"id": "59761c23acd38891373f3efd",
"isActive": true,
"age": 38,
"name": "Lawrence Morrison",
"gender": "male",
"company": "OCTOCORE",
"email": "lawrencemorrison@octocore.com",
"phone": "+1 (863) 482-3587",
"address": "798 Troutman Street, Motley, New Mexico, 216"
},
{
"id": "59761c230a89b90a7f47c8e5",
"isActive": true,
"age": 29,
"name": "Trudy Bennett",
"gender": "female",
"company": "XPLOR",
"email": "trudybennett@xplor.com",
"phone": "+1 (920) 520-3028",
"address": "141 Richardson Street, Carrsville, Utah, 5923"
}
]
}