Skip to content

Instantly share code, notes, and snippets.

@meatballhat
Last active December 27, 2015 19:29
Show Gist options
  • Save meatballhat/7377843 to your computer and use it in GitHub Desktop.
Save meatballhat/7377843 to your computer and use it in GitHub Desktop.
images mannn
{
"links": [
"foos.images.url": "https://some-s3-bucket/foo/bar/{images.style}_{images.id}"
],
"meta": {
"imageStyles": [
"original",
"zoom",
"thumb"
]
}
"foos": [
"bar": "qwwx",
"hams": [
1,
2
],
"images": [
{
"id": "22/ASDFABCD128AHUTESHOUSEOA.jpg"
},
{
"id": "22/HUTSEHOTNUHNECUHEOTNHUTN.jpg"
}
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment