Skip to content

Instantly share code, notes, and snippets.

@Peracek
Created April 30, 2025 14:58
Show Gist options
  • Save Peracek/677c5ec0e4b1d44180ee62fda1dc5805 to your computer and use it in GitHub Desktop.
Save Peracek/677c5ec0e4b1d44180ee62fda1dc5805 to your computer and use it in GitHub Desktop.
photosMock
{
"photos": [
{
"id": "1",
"url": "https://images.unsplash.com/photo-1511497584788-876760111969?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-30"
},
{
"id": "2",
"url": "https://images.unsplash.com/photo-1441974231531-c6227db76b6e?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-30"
},
{
"id": "3",
"url": "https://images.unsplash.com/photo-1470071459604-3b5ec3a7fe05?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-30"
},
{
"id": "4",
"url": "https://images.unsplash.com/photo-1469474968028-56623f02e42e?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-29"
},
{
"id": "5",
"url": "https://images.unsplash.com/photo-1501854140801-50d01698950b?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-29"
},
{
"id": "6",
"url": "https://images.unsplash.com/photo-1447752875215-b2761acb3c5d?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-28"
},
{
"id": "7",
"url": "https://images.unsplash.com/photo-1472214103451-9374bd1c798e?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-28"
},
{
"id": "8",
"url": "https://images.unsplash.com/photo-1501785888041-af3ef285b470?w=800&auto=format&fit=crop&q=60",
"date": "2024-04-28"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment