Slide 41
Slide 41 text
{
"user": {
"profilePhotoId": "15942",
"coverPhotoId": "159425",
"displayName": "Glenn Reyes",
"userName": "glnnrys",
}
}
/api/user/glnnrys
/api/photo/159425
{
"photo": {
"id": "159425",
"url": "https://myimgcdn.com/159425.jpg",
"taggedUsers": ["thekitze", "mmatuzo"]
}
}
/api/user/thekitze
{
"user": {
"profilePhotoId": "15934",
"coverPhotoId": "159655",
"displayName": "Kitze",
"userName": "thekitze",
}
}