-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
72 lines (68 loc) · 1.21 KB
/
data.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
{
"id": {
"S": "12244"
},
"name": {
"S": "Shatabdi Express"
},
"url": {
"S": ""
},
"category": {
"S": "train"
},
"info": {
"S": "Coimbatore to Chennai"
}
}
{
"id": {
"S": "100007"
},
"name": {
"S": "Google pixel 6"
},
"url": {
"S": "https://www.amazon.in/dp/B09HJYV6TC/ref=cm_sw_r_apan_i_EB248GCFTMFZ6C7JQ6T4?_encoding=UTF8&psc=1"
},
"category": {
"S": "products"
},
"info": {
"S": "12GB RAM+256GB ROM"
}
}
{
"id": {
"S": "000001"
},
"name": {
"S": "Avengers: Endgame"
},
"url": {
"S": "https://www.rottentomatoes.com/m/avengers_endgame"
},
"category": {
"S": "movies"
},
"info": {
"S": "Exciting, entertaining, and emotionally impactful, Avengers: Endgame does whatever it takes to deliver a satisfying finale to Marvel's epic Infinity Saga"
}
}
{
"id": {
"S": "000002"
},
"name": {
"S": "Split"
},
"url": {
"S": "https://www.rottentomatoes.com/m/split_2017"
},
"category": {
"S": "movies"
},
"info": {
"S": "Split serves as a dramatic tour de force for James McAvoy in multiple roles -- and finds writer-director M. Night Shyamalan returning resoundingly to thrilling form"
}
}