API as a service

From HandWiki
Revision as of 17:46, 20 December 2020 by imported>Jworkorg (linkage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

API as a service is a Software as a Service (SaaS) primarily exposed as an API (application programming interface). It allows users to explore functionality of Web Services including Google Maps, payroll processing, and credit card processing. These APIs normally provide multiple entry points for API calls ranging from REST, WebSockets, XML web services or TCP/IP.

References