- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 36字
- 2021-07-03 00:02:17
READ operation
HTTP method: GET
URI: /{resource}/{resource_id}
Result: This should return the record based on the resource's ID.
Here resource_id will be the ID of the resource which can be found from the List operation's result.
推薦閱讀
- 自然語言處理實戰(zhàn):預(yù)訓(xùn)練模型應(yīng)用及其產(chǎn)品化
- Raspberry Pi Networking Cookbook(Second Edition)
- C語言課程設(shè)計
- Service Mesh實戰(zhàn):基于Linkerd和Kubernetes的微服務(wù)實踐
- 圖數(shù)據(jù)庫實戰(zhàn)
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Web Developer's Reference Guide
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應(yīng)用實戰(zhàn)
- QlikView Unlocked
- C++ System Programming Cookbook
- 零基礎(chǔ)學(xué)C語言(第4版)
- Mobile Forensics:Advanced Investigative Strategies
- WCF技術(shù)剖析(卷1)
- Android 游戲開發(fā)大全(第二版)
- Clojure編程樂趣