-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfile.json
More file actions
29 lines (29 loc) · 721 Bytes
/
file.json
File metadata and controls
29 lines (29 loc) · 721 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
{
"name": "Notes for Programming in C",
"materialId": 2,
"author": {
"name": "GDG Bhubaneswar",
"institute": "IIT BBSR"
},
"pages": [{
"page": 1,
"url": "https://www.gettyimages.ie/gi-resources/images/Homepage/Hero/UK/CMS_Creative_164657191_Kingfisher.jpg"
},
{
"page": 2,
"url": "http://farm4.static.flickr.com/3432/3894133980_7e38f821fa.jpg"
},
{
"page": 3,
"url": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS1K1hWttHpIgbv49ikeW1zTMdfWETJu6Qi0UIZFxX0wXURrkB1"
},
{
"page": 4,
"url": "https://beebom.com/wp-content/uploads/2016/01/Reverse-Image-Search-Engines-Apps-And-Its-Uses-2016.jpg"
},
{
"page": 5,
"url": "https://i.imgur.com/FTBSFo7.jpg"
}
]
}