开发者

do you know any service which allows hosting files and uploading and downloading them trough webservices? [closed]

Closed. This question is off-topic. It is not currently accepting answers. 开发者_JS百科

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 10 years ago.

Improve this question

I want to create an application that needs to store xml and jpg files. Do you know any service on the internet that allows me to store files(jpg most important) and retrieve the files from the service when I need them? I'm looking for something like flickr but with the option of manipulating files trough webservices.


You could maybe use Amazon S3: http://aws.amazon.com/s3/

You can use their API to manipulate your files from different environments:

  • Ruby on rails: http://aws.amazon.com/articles/8621639827664165
  • .Net http://aws.amazon.com/articles/3051
  • Etc.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜