← Back to team overview

ubuntu-appstore-developers team mailing list archive

Re: Upload interface between s-c-a and click-updown

 

On Fri, Jun 7, 2013 at 11:28 AM, James Westby
<james.westby@xxxxxxxxxxxxx> wrote:
>
> I'm not sure how the scheme to post to a different service, but get some
> information back usually works. A callback would certainly work, but
> maybe some js to do the submit the form, parse the response, and use the
> returned information would work.


Here's what the YUI uploader will need:
http://yuilibrary.com/yui/docs/uploader/#backend-setup
We're using this in U1:
http://code.launchpad.net/~ubuntuone-hackers/ubuntuone-servers/django-cors-headers
 (apologies for the company internal link)

--
Martin


References