Note that there are some explanatory texts on larger screens.

plurals
  1. POImage hosting with public API, management console and autoresize, any recommendations?
    primarykey
    data
    text
    <p>I'm trying to find appropriate image hosting for my mobile app. I have been using flickr but it's not possible to proceed with it because due to (new?) terms and conditions I'm not allowed to upload images that do not produced by me.</p> <p>I'm using the following flickr features:</p> <ul> <li>Management console to upload images and assign tags to them.</li> <li>REST API to get images by tag and sort them by date added. Anonymous or public key to allow only read data.</li> <li>Autoresize because I have a mobile app and want to display a list of thumbnails.</li> <li>Ok for commercial usage.</li> </ul> <p>I have been looking at:<br/></p> <ul> <li> <a href="http://imageshack.us/" rel="nofollow">imageshack.us</a> - buggy and unstable. For some reason the order of images differs from time to time. </li> <li> <a href="http://cloudinary.com/" rel="nofollow">cloudinary.com</a> - it seems that the only way to get a list of images is to use a private API key which implies that someone could use this key to erase all the photos. So it's insecure. </li> <li> <a href="https://uploadcare.com/" rel="nofollow">uploadcare.com</a> - does not have admin console. </li> <li> <a href="http://api.imgur.com/" rel="nofollow">api.imgur.com</a> - too complicated for commercial usage: register app, register wit Mashape.. but correct me if I'm wrong. </li> <li> <a href="http://minus.com/pages/api" rel="nofollow">minus.com</a> - doesn't have resize and anonymous access to API. </li> </ul> <p>Thank you in advance!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload