RESTful Web Services Cookbook: Solutions for Improving Scalability and Simplicity (Paperback)

Subbu Allamaraju

  • 出版商: O'Reilly
  • 出版日期: 2010-03-30
  • 定價: $1,400
  • 售價: 9.5$1,330
  • 貴賓價: 9.0$1,260
  • 語言: 英文
  • 頁數: 316
  • 裝訂: Paperback
  • ISBN: 0596801688
  • ISBN-13: 9780596801687
  • 相關分類: JVM 語言
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 100 recipes to help you take advantage of REST, HTTP, and the infrastructure of the Web. You'll learn ways to design RESTful web services for client and server applications that meet performance, scalability, reliability, and security goals, no matter what programming language and development framework you use.

Each recipe includes one or two problem statements, with easy-to-follow, step-by-step instructions for solving them, as well as examples using HTTP requests and responses, and XML, JSON, and Atom snippets. You'll also get implementation guidelines, and a discussion of the pros, cons, and trade-offs that come with each solution.

  • Learn how to design resources to meet various application scenarios
  • Successfully design representations and URIs
  • Implement the hypertext constraint using links and link headers
  • Understand when and how to use Atom and AtomPub
  • Know what and what not to do to support caching
  • Learn how to implement concurrency control
  • Deal with advanced use cases involving copying, merging, transactions, batch processing, and partial updates
  • Secure web services and support OAuth

商品描述(中文翻譯)

REST設計理念已經吸引了網頁和企業開發人員的想像力,但是使用這種方法來開發真正的網頁服務並不容易。這本食譜包含了100多個配方,幫助您充分利用REST、HTTP和Web的基礎設施。無論您使用什麼編程語言和開發框架,您都將學習如何設計RESTful網頁服務,以滿足客戶端和服務器應用程序的性能、可擴展性、可靠性和安全性目標。

每個配方都包括一個或兩個問題陳述,並提供易於遵循的逐步指示來解決問題,以及使用HTTP請求和響應、XML、JSON和Atom片段的示例。您還將獲得實施指南,以及對每個解決方案的優點、缺點和權衡的討論。

- 學習如何設計資源以滿足各種應用場景
- 成功設計表示和URI
- 使用鏈接和鏈接標頭實現超文本約束
- 了解何時以及如何使用Atom和AtomPub
- 知道如何支持緩存和不支持緩存
- 學習如何實現並發控制
- 處理涉及複製、合併、事務處理、批處理和部分更新的高級用例
- 保護網頁服務並支持OAuth