Skip to content

Instantly share code, notes, and snippets.

@blitline-dev
Created August 5, 2013 03:32
Show Gist options
  • Save blitline-dev/6153286 to your computer and use it in GitHub Desktop.
Save blitline-dev/6153286 to your computer and use it in GitHub Desktop.
sample_gif
{
"application_id":"YOUR_APP_ID",
"src":"https://s3.amazonaws.com/img.blitline/sample.gif",
"postback_url" : "https://blitline.com/stats",
"src_type" : "gif",
"src_data" : {
"name" : "resize_gif_to_fit",
"params" : {
"width" : 100,
"height" : 100
},
"save" : {
"image_identifier": "foo"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment