Your Ad Here
gravatar

Facebook API-A Powerful Platform for Building Applications

Facebook.It is to be noted that both the news feed and profile page depend on individual users privacy settings. Users can also utilize the Profile, Page, Photo, Friend, Group and Event date to add a social context to their applications.
Understanding API Better: An Application Programming Interface is more popular as its abbreviated form, API. The API is a fixed set of rules and specifications which is followed by a software program for two basic reasons: ? To access another software program which implements the same API. ? To use the services and sources available there. To make it simple for you, an API works like an interface, a bridge, between various software programs. It builds a clear path for interaction just like the user interface enables interaction between humans and computers.
Objectives of an API:
An API is built for operating systems, applications, libraries etc. it may contain specifications for object classes, data structures, protocols and routines which can be used to communicate between the consumer program and the implementer program of the API. The method by which the software provides the function described by an API is called the implementation of the API. An API may be used to refer to a complete interface for the interaction with a group of functions used by the components of a software system, a single function, or an organization, e.g. Google maps API or Java API for XML web services. ">Facebook API is a potent platform for building applications that are available for the members of the social network on Facebook.
With the help of APIs – ? The applications become more engrossing. ? The applications are able to use the social connections and profile information. ? Publish activities to the news feed and a profile page on Facebook.It is to be noted that both the news feed and profile page depend on individual users privacy settings. Users can also utilize the Profile, Page, Photo, Friend, Group and Event date to add a social context to their applications. Understanding API Better:
An Application Programming Interface is more popular as its abbreviated form, API. The API is a fixed set of rules and specifications which is followed by a software program for two basic reasons: ? To access another software program which implements the same API. ? To use the services and sources available there. To make it simple for you, an API works like an interface, a bridge, between various software programs. It builds a clear path for interaction just like the user interface enables interaction between humans and computers. Objectives of an API: