n w    w w w w

baner

Knowledge is power, and what about sharing the power. CodeGlobe is an open space where we programmers and techies share what we got special with us, The experience we got over years through our profession, the magical touch we made in solving logical hurdles, the new solutions we developed ourselves where others hesitated, alike all these, each and every bit of knowledge we got, let's just share with our pals. All we have to posses is just a mind to speak out and listen others. Registrations are open and hope you won't fail in grabbing this opportunity to become a Codeglober.


 


 

You are here:   Home / API
large small default
API
Google Map APIApplication Programming Interface (API) is an interface implemented by the software program to interact with the system using other languages.Software program may be written in one language and interface may be implemented in different one. For Example Google Map API .Google implemented map using KML (Keyhole Markup Language) , geographical data from satellites and other secret technologies.To use this service as a developer, Google released an API in JavaScript ( ECMA Standard) script, compatible with all type of web application.Also they made conventions to call its services using different JavaScript function to the system .This is what an API does normally. Here we discuss popular APIs like Google Map API, Facebook API, Twitter API, Way2SMS API for sending FREE SMS and nice live example of all respective API.