It seems that the old Facebook API was called the “REST API”, while the new one is called the “Graph API”. I wonder if the new Graph isn’t a RESTful API as well? It seems like it conforms to the guiding principles of the REST interface, or am I wrong?
Thanks!
Joel
Yes, it is a REST API as well.