《REST架構的網路服務》是O'Reilly出版的圖書,作者是Leonard Richardson Sam Ruby。
基本介紹
- 書名:REST架構的網路服務
- 作者:Leonard Richardson Sam Ruby
- 原版名稱:RESTful Web Services
- 出版社:O'Reilly
圖書信息
Sam Ruby
內容簡介
·強調Web基礎技術的力量 —— HTTP套用協定、URI命名標準與XML標記語言
·介紹面向資源的架構(ROA),設計RESTful Web Services的常識規則集合
·揭示RESTful的設計如何比遠程過程調用(RPC)更為簡單、具有更多功能以及擴展性
·包含RESTful Web services的真實案例,如Amazon的簡單存儲服務與Atom發布協定等
·探討各種流行程式語言的Web services客戶端
目錄
Chapter 2 Writing Web Service Clients
Chapter 3 What Makes RESTful Services Different?
Chapter 4 The Resource-Oriented Architecture
Chapter 5 Designing Read-Only Resource-Oriented Services
Chapter 6 Designing Read/Write Resource-Oriented Services
Chapter 7 A Service Implementation
Chapter 8 REST and ROA Best Practices
Chapter 9 The Building Blocks of Services
Chapter 10 The Resource-Oriented Architecture Versus Big Web Services
Chapter 11 Ajax Applications as REST Clients
Chapter 12 Frameworks for RESTful Services
Appendix Some Resources for REST and Some RESTful Resources
Appendix The HTTP Response Code Top 42
Appendix The HTTP Header Top Infinity