Comment on Ask HN: Image hosting for user uploadsComments−mbenjaminsmith15yApp Engine's blobstore. I'm not sure about cost vis a vis S3, but I'm sure that info is around. It's very easy to use. I recently set up AE for file sharing (upload from app, user gets link to share) and it took me about 30 minutes of coding time.
Comments
App Engine's blobstore. I'm not sure about cost vis a vis S3, but I'm sure that info is around. It's very easy to use. I recently set up AE for file sharing (upload from app, user gets link to share) and it took me about 30 minutes of coding time.