Facebook Graph API | ProgrammableWeb
www.programmableweb.com › api › facebook-graphDec 17, 2010 · Facebook Graph API. The Graph API is a simple, consistent view of the Facebook social graph, that uniformly represents objects in the graph and may include people, photos, events, and pages etc., the connections between them, friend relationships, shared content, and more. Public information can be accessed without a developer key/application ...
Facebook's Graph API
www.c-sharpcorner.com › UploadFile › 18fc30Mar 14, 2015 · Graph API. REST API is the original API for developing on the Facebook platform but a few years ago they decided to go in a new direction and launched the Graph API. Using this Graph API we can read data from and write data to Facebook's Social Graph. It's based on the HTTP protocol. We can do many things with the Graph API, we can request data ...