WHAT IS API - APPLICATION PROGRAMMING INTERFACE

 API
 -  an API, or Application Programming Interface, is a set of degined ryles that enable different applications to communicate with each other.

API's act as an intermediary layer that processes data transfer between systems, letting companies open their application data and functionality to external third-party developers, business partners, and internal departments within their companies.

(IMAGE FROM THE VIDEO)

The Role Of API in a Database Application


No comments:

Post a Comment

ITE 397 Activity

 1. Create a database and name it db_your_family_name (proceed to #2 if it already exist). 2. Create the table tblproducts     prod_id      ...