- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 54字
- 2021-07-02 18:59:35
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:

推薦閱讀
- 從零開始構建企業級RAG系統
- Oracle WebLogic Server 12c:First Look
- MATLAB應用與實驗教程
- Internet of Things with the Arduino Yún
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Solr Cookbook(Third Edition)
- Learning Material Design
- Java 7 Concurrency Cookbook
- Python數據可視化之matplotlib實踐
- 小學生C++趣味編程從入門到精通
- Visual FoxPro數據庫程序設計
- 程序員的算法趣題2
- 軟件定義存儲:原理、實踐與生態
- 亮劍ASP.NET項目開發案例導航
- 正則指引(第2版)