Web API
From Wikipedia, the free encyclopedia
(Redirected from Web api)
|
|
It has been suggested that this article or section be merged into web service. (Discuss) Proposed since November 2009. |
|
|
It has been suggested that this article or section be merged into Open API. (Discuss) Proposed since May 2010. |
A web API (Application Programming Interface) is typically a defined set of HTTP request messages along with a definition of the structure of response messages, typically expressed in JSON or XML. While "web API" is sometimes considered a synonym for web service, the Web 2.0 applications typically have moved away from SOAP-based web services towards more direct REST-style communications.[1] Web APIs allow the combination of multiple services into new applications known as mashups.[2]
[edit] References
- ^ Benslimane, Djamal; Schahram Dustdar, and Amit Sheth (2008). "Services Mashups: The New Generation of Web Applications". IEEE Internet Computing, vol. 12, no. 5. Institute of Electrical and Electronics Engineers. pp. 13–15. http://dsonline.computer.org/portal/site/dsonline/menuitem.9ed3d9924aeb0dcd82ccc6716bbe36ec/index.jsp?&pName=dso_level1&path=dsonline/2008/09&file=w5gei.xml&xsl=article.xsl.
- ^ "Mashup Dashboard". ProgrammableWeb.com. 2009. http://www.programmableweb.com/mashups.
| This World Wide Web-related article is a stub. You can help Wikipedia by expanding it. |