Created
December 21, 2014 04:26
-
-
Save drewwyatt/29edda972bd95a90fb03 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var albums = []; | |
flickr.photosets.getList({ user_id: '127723465@N04' }, function(err, result) { | |
result.photosets.photoset.forEach(function(set){ | |
albums.push({ id: set.id, title: set.title._content }); | |
}); | |
res.render('index', { title: 'Express', result: result, err: err, albums: albums }); | |
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var albums = []; | |
flickr.photosets.getList({ user_id: '127723465@N04' }, function(err, result) { | |
for(i=0; i < result.photosets.photoset.length; i++ ) { | |
albums[i] = { id: result.photosets.photoset[i].id } | |
} | |
res.render('index', { title: 'Express', result: result, err: err, albums: albums }); | |
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var albums = []; | |
flickr.photosets.getList({ user_id: '127723465@N04' }, function(err, result) { | |
albums[0] = { id: result.photosets.photoset[0].id } | |
albums[1] = { id: result.photosets.photoset[1].id } | |
res.render('index', { title: 'Express', result: result, err: err, albums: albums }); | |
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"response": { | |
"photosets": { | |
"page": 1, | |
"pages": 1, | |
"perpage": 8, | |
"total": 8, | |
"photoset": [ | |
{ | |
"id": "72157647605645781", | |
"primary": "15057395769", | |
"secret": "a1ce208ec4", | |
"server": "3890", | |
"farm": 4, | |
"photos": "24", | |
"videos": 0, | |
"title": { | |
"_content": "LEXI" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410759306", | |
"date_update": "1410759308" | |
}, | |
{ | |
"id": "72157647205117749", | |
"primary": "15057541628", | |
"secret": "1a580222e3", | |
"server": "3853", | |
"farm": 4, | |
"photos": "2", | |
"videos": 0, | |
"title": { | |
"_content": "D O G" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410758583", | |
"date_update": "1410758584" | |
}, | |
{ | |
"id": "72157647564000776", | |
"primary": "15057328009", | |
"secret": "d12ef07ce3", | |
"server": "3870", | |
"farm": 4, | |
"photos": "11", | |
"videos": 0, | |
"title": { | |
"_content": "SUMMERTIME" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410758408", | |
"date_update": "1410758410" | |
}, | |
{ | |
"id": "72157647610535152", | |
"primary": "15240969991", | |
"secret": "4661e2e41d", | |
"server": "3850", | |
"farm": 4, | |
"photos": "7", | |
"videos": 0, | |
"title": { | |
"_content": "REMI" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410758125", | |
"date_update": "1410758126" | |
}, | |
{ | |
"id": "72157647604998401", | |
"primary": "15057367027", | |
"secret": "55b69cc2bc", | |
"server": "5579", | |
"farm": 6, | |
"photos": "28", | |
"videos": 0, | |
"title": { | |
"_content": "MYERS" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410757983", | |
"date_update": "1410757985" | |
}, | |
{ | |
"id": "72157647204369429", | |
"primary": "15057134809", | |
"secret": "f30418c84d", | |
"server": "3840", | |
"farm": 4, | |
"photos": "11", | |
"videos": 0, | |
"title": { | |
"_content": "MICHELLE" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410756738", | |
"date_update": "1410756739" | |
}, | |
{ | |
"id": "72157647624793555", | |
"primary": "15239941401", | |
"secret": "ddc4bb2040", | |
"server": "3874", | |
"farm": 4, | |
"photos": "15", | |
"videos": 0, | |
"title": { | |
"_content": "LOGAN" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410754093", | |
"date_update": "1410756776" | |
}, | |
{ | |
"id": "72157647625594365", | |
"primary": "15240758251", | |
"secret": "c2135b81eb", | |
"server": "3859", | |
"farm": 4, | |
"photos": "21", | |
"videos": 0, | |
"title": { | |
"_content": "MIKAYLA" | |
}, | |
"description": { | |
"_content": "" | |
}, | |
"needs_interstitial": 0, | |
"visibility_can_see_set": 1, | |
"count_views": "0", | |
"count_comments": "0", | |
"can_comment": 0, | |
"date_create": "1410756286", | |
"date_update": "1410756330" | |
} | |
] | |
}, | |
"stat": "ok" | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id: 72157647605645781 | |
id: 72157647605645781 | |
id: 72157647605645781 | |
id: 72157647605645781 | |
id: 72157647605645781 | |
id: 72157647605645781 | |
id: 72157647605645781 | |
id: 72157647605645781 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extends layout | |
block content | |
ul | |
each album in albums | |
li id: #{albums[0].id} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment