Web API
Jump to navigation
Jump to search
A Web API is an application programming interface that ...
- See: Web Browser Engine, Web Server, Web Browser, Web Development, Web Application, Web Framework, Server Application Programming Interface.
References
2016
- (Wikipedia, 2016) ⇒ http://wikipedia.org/wiki/Web_API Retrieved:2016-4-29.
- A web API is an application programming interface (API) for either a web server or a web browser. It is a web development concept, usually limited to a web application's client-side (including any web frameworks being used), and thus usually does not include web server or browser implementation details such as SAPIs or web browser engine APIs unless publicly accessible by a remote web application.