Content deleted Content added
No edit summary Tags: Reverted Mobile edit Mobile web edit |
Undid revision 1292543317 by 2402:800:627D:B1BF:197D:B606:188A:DA90 (talk) |
||
Line 9:
One purpose of APIs is to [[information hiding|hide the internal details]] of how a system works, exposing only those parts a programmer will find useful and keeping them consistent even if the internal details later change. An API may be custom-built for a particular pair of systems, or it may be a shared standard allowing [[interoperability]] among many systems.
The term API is often used to refer to [[web API]]s,<ref name="Lane2019"/> which allow communication between computers that are joined by the [[internet
== Purpose ==
|