I'm looking for an image hosting website that'll allow me to upload images onto their servers from my own website using an API. I like Imgur.com's API but I'm looking for alternatives.
相关问题
- Views base64 encoded blob in HTML with PHP
- How to get the background from multiple images by
- Google places autocomplete suggestion without coun
- CV2 Image Error: error: (-215:Assertion failed) !s
- Karate API Testing - Access variable value across
相关文章
- 我用scrapy写了一个蛮简单的爬虫怎么封装成一个api啊
- 后端给前端的API接口是怎么用代码写的
- Use savefig in Python with string and iterative in
- Where does this quality loss on Images come from?
- Specifying image dimensions in HTML vs CSS for pag
- Convert C# Object to Json Object
- How to insert pictures into each individual bar in
- How do I append metadata to an image in Matlab?
Spent half day to get imageshack worked but no luck. Tried upload image with apache htt client, but always got various errors, though upload works from html page.
Then I found http://uploads.im/apidocs - no limits except 10 mb size, easy to use.
Imageshack - see http://reg.imageshack.us/content.php?page=developerpublic (and http://code.google.com/p/imageshackapi/ )
Its still in development but Droplr has an API too: http://help.droplr.com/customer/portal/articles/1014091-introduction
Ospry is a new service that's great for this: https://ospry.io
Try https://cloudinary.com/ APIs. I used it in for iOS application.
Flickr has an API. I've never tried to use it, but it seems very well-documented.