Skip to content

Instantly share code, notes, and snippets.

@ligfx
Created June 12, 2012 17:53
Show Gist options
  • Save ligfx/2919015 to your computer and use it in GitHub Desktop.
Save ligfx/2919015 to your computer and use it in GitHub Desktop.
{
"data": {
"filename" : filename, // String. File name to upload
"md5" : md5, // String. MD5 hash of the file
"size" : size, // Integer. File size in KB
"path" : identifier // String. Custom identifier (if needed)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment