- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 47字
- 2021-07-03 00:02:17
List operation
- HTTP method : GET
- URI: /{resource}
- Result: It returns the list of the type of resource whose name is mentioned. In that list, it will give unique identifiers for the resource and these identifiers can be used to perform other operations on that particular resource.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- ReSharper Essentials
- Java面向對象軟件開發
- Android Studio Essentials
- INSTANT Weka How-to
- Scratch 3.0少兒編程與邏輯思維訓練
- R的極客理想:工具篇
- MySQL數據庫基礎實例教程(微課版)
- 零基礎輕松學SQL Server 2016
- Elasticsearch Server(Third Edition)
- C語言程序設計
- PySpark Cookbook
- C#應用程序設計教程
- PHP+Ajax+jQuery網站開發項目式教程