Skip to content
EntityQ557770· pop 9

Also known as Webservice, RESTful API, web-based API, web service API, web API

網路開發中使用的以HTTP為基礎的API

Described at

Web APIs | MDN

When writing code for the Web, there are a large number of Web APIs available. Below is a list of all the APIs and interfaces (object types) that you may be able to use while developing your Web app or site.

developer.mozilla.org

Link to a page describing this subject · 40,000 chars · not written by Vinony

Article · 中文

Web API是指網頁伺服器或网页浏览器的应用程序接口。它是網頁程式設計領域的一個概念,不過通常只有在人們談到网络应用程序的客户端(包括正在使用的Web应用框架)時的API時才會提到這一概念,在談及網頁伺服器或浏览器实现细节如服务器应用程序接口或它們的API時則不會提到Web API。

Abstract from DBpedia / Wikipedia · CC BY-SA