Facebook Preferred Language and Library

I am a C and Java programmer with much less experience working in other languages. What platform, language and library do you offer for Facebook development? I see that we can do it in any language and that many people do it in Java. I would like to get some feedback from experienced hands.

+3
source share
4 answers

I used RestFB (Java) and it works very well. And it supports the outdated rest API and the new graphical API.

+2
source

This Java library has good facebook API support - http://code.google.com/p/facebook-java-api/

, !

+1

Java Facebook.

RestFB , Facebook4J , Graph API.

RestFB, Facebook Real Time Updates , .

, , , , , :

Spring. http://projects.spring.io/spring-social-facebook/

+1

In Rails, I made a good development of Facebook, and everything was fine, but I would say that PHP is a language that supports Facebook. There seem to be more manicured PHP libraries, examples, code snippets, than anything else. Obviously, your Java experience is the subject of consideration, and, like the Rails developer first of all, it is difficult for me to recommend PHP over Rails, but I definitely spent time porting solutions / workarounds from PHP.

0
source

Source: https://habr.com/ru/post/1782824/


All Articles