Source: DevDocs.io |
What is an API?
In computer programming, an application programming interface (API) is a set of subroutine definitions, communication protocols, and tools for building software. In general terms, it is a set of clearly defined methods of communication between various components... An API may be for a web-based system, operating system, database system, computer hardware, or software library... Documentation for the API is usually provided to facilitate usage and implementation.Additional commentary on DevDocs here.
No comments:
Post a Comment