开发者

i want to add my gallery to facebook from the localhost

开发者 https://www.devze.com 2022-12-26 00:40 出处:网络
I am working on photo sharing web site and i want to add functionality which can create my application\'s whole gallery in to the face book gallaries . Is ther any code whch can be added to do such th

I am working on photo sharing web site and i want to add functionality which can create my application's whole gallery in to the face book gallaries . Is ther any code whch can be added to do such things . Please help me out . IF find any link, kindly share in the answer , i hop开发者_如何学Goe i am clear anough ?


Facebook supports several APIs (RESTful, Javascript, etc. plus wrappers for many languages) that will allow you to create galleries and upload pictures on behalf of a user.

See the Facebook Developer's wiki for more details:

Learn about the API, especially the photo part. That should get you started. I suspect you are not going to get anyone on StackOverflow willing to write all your code for you, but if you have a more specific question they may answer that.


You also might want to look at the two popular facebook plugin for rails , namely :rfacebook and facebooker .

0

精彩评论

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