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

What is api

api

27th Apr 2018, 11:29 AM
World Champion
World Champion - avatar
4 Answers
+ 11
Well, according to webopedia.com anĀ application program interfaceĀ (API) is a set of routines, protocols, and tools for building software applications. Basically, an API specifies how software components should interact. Additionally, APIs are used when programming graphical user interface (GUI) components. Some of the more well know API's are: Android Studio -Used build Mobile Apps Eclipse - Java applications
27th Apr 2018, 1:25 PM
redacted
redacted - avatar
+ 3
https://www.sololearn.com/Discuss/1234162/?ref=app
27th Apr 2018, 11:46 AM
Akib
Akib - avatar
+ 3
here is an example of accessing data from a "RESTful" web API https://code.sololearn.com/WA6VU5LNNvvt/?ref=app
5th Jul 2018, 2:21 AM
Logan
Logan - avatar