简体   繁体   中英

Difference between Facebook Javascript SDK and Graph API

I am new to facebook APIs. I basically want to know the difference between javascript sdk and graph API. And are there any limits for calling these APIs ?

https://developers.facebook.com/docs/ is a good way to start with.

Javascript SDK is an SDK provided by facebook to interact with Facebook.

And Graph API is the primary way to get data in and out of Facebook and it can be used with any of the available SDK's.

Better start with the following documentation available with FB and hang around there for basic understanding of how FB Apps work.

Try to google around or search in stackoverflow before posting a basic question.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM