-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb.json
More file actions
43 lines (43 loc) · 703 Bytes
/
db.json
File metadata and controls
43 lines (43 loc) · 703 Bytes
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
[{
"_id": "5f422e5dea094c95617bab2c",
"name": "Christine Natalie",
"company": "Olive Oil",
"tags": [
"animasi"
]
},
{
"_id": "5f422e5d1e59d68513a86be1",
"name": "Deddy Rachman",
"company": "Titik Pintar",
"tags": [
"animasie",
"illustrasi"
]
},
{
"_id": "5f422e5d1b32ffab63edbbfd",
"name": "ALDO Fernando",
"company": "Tok Tik",
"tags": [
"illustrasi"
]
},
{
"_id": "5f422e5d2ac0bf4c7d524169",
"picture": "http://placehold.it/32x32",
"name": "ALexandro grahamn",
"company": "Acebuk",
"tags": [
"illustrasi"
]
},
{
"_id": "5f422e5da777343811ca2516",
"name": "ALICIA FELICIA",
"company": "Dentists",
"tags": [
"animasi"
]
}
]