Siempre existen conversaciones de APIs, desde el boom de los microservicios se le dice coloquialmente APIs donde se refiere por default a API Rest o Web API, sin duda, los mas senior solo piensan en la API de C, C++, Java, etc.
Dicho esto es simpatico cuando aparece por primera vez ese termino.
Todo apunta que fue en:
- AFIPS Spring Joint Computer Conference: Data Structures and Techniques for Remote Computer Graphics, I. W. Cotton y F. S. Greatorex Jr., 1968
Finally, hardware independence at the central computer means that a consistent application program interface could be maintained if that computer were replaced...
Ademas, los siguientes libros y presentacion hablan mas de la historia de las APIs:
- A Brief, Opinionated History of the API, Joshua Bloch (InfoQ, 2018)
- Building an API Product Design, implement, and release API, Bruno Pedro, 2024
- Enterprise API Management, Luis Weir, 2019
- Learning API Styles_ Understanding the Trade-Offs of Common, Lukasz Dynowski & Marcin Dulak, 2025
TL;DR
Sigue usando API para cosas modernas estilo API Rest, y ponle el adjetivo si quieres hablar mas claro de otro tipo de APIs, como:
EDSAC subroutine library, FORTRAN libraries, IBM System/360 interfaces, Application Program Interface (1968), Unix system calls, C Standard Library, POSIX API, MS-DOS API, Macintosh Toolbox, Windows API, Xlib, RPC, OpenGL, CORBA, Java API, SOAP Web Services, .NET API, REST APIs, GraphQL, gRPC.




No comments :
Post a Comment