API, How It Helps To Build Applications
API stands for Application Programming Interface. Imagine the following scenario, where a web and mobile application shares the same data. For a web application, you can access the database layer by writing server-side code in PHP or ASP.net, etc…