
上QQ阅读APP看书,第一时间看更新
Representational State Transfer (REST) principles
REST allows internet-enabled devices to inter-operate with each other using a uniform Application Programming Interface (API). A device or server that complies to this is called RESTful. It assumes interactions are client/server-based and are stateless. The following table shows the key commands supported by the HTTP REST API Interface:
