09
Mar
API is an abbreviation for Application Programming Interface and tells how software elements will interact.
APIs emerged in the early days of computer science as libraries for operating systems, allowing code sharing and modification. And although it was used to send messages between mainframes occasionally, its function was essentially to transmit data between local environments.
The use of these interfaces as we know them today, based on open protocols, is recent and took shape almost three decades later. The fact is...