开发者

How do I connect and make request to flickr,facebook and other social media?

开发者 https://www.devze.com 2023-04-12 05:21 出处:网络
I am trying to integrate flickr,facebook and picasa in my webpage so that User can authenticate by signing into his account from any one of these and he can get images from his account and upload onto

I am trying to integrate flickr,facebook and picasa in my webpage so that User can authenticate by signing into his account from any one of these and he can get images from his account and upload onto my webpage.And after editng those images he can upload back to th开发者_JAVA技巧e same website.

So how should I proceed.Can anyone give me your suggestions? Here is the sample link what I mean?

http://www.showzey.com/


Read the API documentation

  • Flickr: http://www.flickr.com/services/api/
  • Facebook: https://developers.facebook.com/
  • Picasa: http://code.google.com/apis/picasaweb/overview.html
0

精彩评论

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