Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.
Overview
The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the APIspecific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML.
- Covers all key features of the Facebook API
- Explains the API languages FQL and FBML
- Teaches by example, with useful code and tips you can use in your own applications
- Provides “real” language description of the API that’s easy to understand
- Presents multiple API examples that you can use in your own projects
- Fills holes in the official documentation
- Demonstrates integration with other technologies
- Illustrates how adoption of socialtechnical behavior shapes technology design
- Shows that Facebook development is fun!
This book is for web developers wanting to learn how to leverage the API in their own applications or how to create bespoke applications in Facebook. It will also appeal to Facebook users who are interested in using the API to develop their own programs. The code in the book is aimed at the beginnertointermediate level, so you don’t need to be a pro to use it, but some programming or web development experience is recommended.
Synopsis
Facebook is a huge social networking site with about 50 million members. In May 2007, Facebook announced that they were implementing the Facebook API: a programming interface that allows users to create their own Facebook applications and access Facebook data. This book takes readers through their first steps with the API, introducing all of the functionality they need to create larger applications.