Need recommendation for image hosting with API access [closed]

倾然丶 夕夏残阳落幕 提交于 2019-12-11 20:37:29

问题


Working on the IOS application that needs to store images and possibly short videos via API and be able to retrive them. currently using heroku for data, but was hoping someone can recommend an image hosting provider with existing api's capability. looked into imgur.com, looks ok for testing, but it seems it's not for commercial use. any recommendation please?


回答1:


I've used Amazon S3 successfully to host images in a few projects (you can host almost any kind of data actually). It's fast and reliable (and has a free account to try it out) and there is an SDK for almost any language including iOS. Note: i do not work for Amazon, nor i am involved with it in any way :-)



来源:https://stackoverflow.com/questions/16283399/need-recommendation-for-image-hosting-with-api-access

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!