What does an API stand for?
Application programming interface
What is an api ?
a set of protocols that governs how two applications interact. These protocols format requests and responses between client and server and enables one appliction to make use of another
Example of an API use?
A website may have a section where twitter feed is displayed. This uses a twitter API
What other examples of API is there?
twilio