Report this

What is the reason for this report?

How to set up a URL that I can upload files to server using HTTP post requests?

Posted on February 8, 2017

I have written an android app that uploads files using http post requests (multipart form). I have tested the app using requestbin.in and the files do seem to be “uploading”.

Now what I want to do is create a url (preferable serverip/upload) which my http post requests will be sent to. The server needs to accept the requests and save the files into a specified folder.

I am very new to this stuff, so some form of help would be very much appreciated.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.