Application programming interface: Difference between revisions
Jump to navigation
Jump to search
Amwelladmin (talk | contribs) m Amwelladmin moved page API to Application programming interface |
Amwelladmin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{g}}{{a|tech|}}[[ | {{g}}{{a|tech|}}An [[application programming interface]] or [[API]] is that little gobbet of [[code]] that lets you hook one software application, database, etc, with another. Especially useful when importing and exporting data. So if you’re in sharepoint and you want to look up into the client static data system, which is operating on a steam-powered mainframe designed by Charles Babbage, what you will need is an [[API]] (but save your breath, one won’t exist and it will take the [[IT department]] 600 person hours to create one). | ||
{{sa}} | {{sa}} | ||
*[[Smart contract]] | *[[Smart contract]] |
Revision as of 10:04, 20 September 2019
|
JC pontificates about technology
An occasional series.
|
An application programming interface or API is that little gobbet of code that lets you hook one software application, database, etc, with another. Especially useful when importing and exporting data. So if you’re in sharepoint and you want to look up into the client static data system, which is operating on a steam-powered mainframe designed by Charles Babbage, what you will need is an API (but save your breath, one won’t exist and it will take the IT department 600 person hours to create one).