I'd appreciate some basic direction on writing an app that uploads images. The 1.3.0 API seems to only allow uploading from a URL, however I see references to being able to upload directly via POST.
I'm using oauth to authenticate, if that matters.
Thanks much.