What is API stand for? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What is API stand for?

that used within geolocation element (in HTML)

1st Dec 2017, 9:25 AM
Sa'ad Awad
2 Answers
+ 16
In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building application software. In general terms, it is a set of clearly defined methods of communication between various software components. A good API makes it easier to develop a computer program by providing all the building blocks, which are then put together by the programmer. An API may be for a web-based system, operating system, database system, computer hardware or software library. An API specification can take many forms, but often includes specifications for routines, data structures, object classes, variables or remote calls. POSIX, MicrosoftWindows API, the C++ Standard Template Library and Java APIs are examples of different forms of APIs. Documentation for the API is usually provided to facilitate usage. Benefits Get local data Provide your application with full access to Google’s worldwide database of over 100 million business listings and points of interest with Google Places APIs. Give your user the best route With driving directions for 199 countries, the Directions API allows you to help users find their way to your shop, hotel or other destinations. Get full access Let your users see where they're going before they even get there with visually accurate Street View imagery.
1st Dec 2017, 9:29 AM
Abhivarshini Maddala
Abhivarshini Maddala - avatar
+ 5
thank you Abhi :) ... your answer is very edequated
1st Dec 2017, 9:47 AM
Sa'ad Awad