Summary

This chapter has focused on some of the conceptual basics of working with the Facebook Platform’s Graph API. It covered how the calls to this service are structured, how the platform works with your application, and the great hosting service that Heroku provides for getting you up and running with your development needs quickly.

Working with Web APIs can be challenging, but fortunately Facebook supports “official” clients for many popular languages, and there are many community-driven extensions in many other languages. One of the big things to remember if you are working with a server-side language that does not have an “official” SDK library, is to be sure that it supports the Graph API, as well as SSL, which is required for production-level ...

Get Beginning Facebook Game Apps Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.