RESTful Web Services Cookbook Allamaraju Subbu
RESTful Web Services Cookbook Allamaraju Subbu While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services…
Specifikacia RESTful Web Services Cookbook Allamaraju Subbu
RESTful Web Services Cookbook Allamaraju Subbu
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. 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. This cookbook includes more than 100 recipes to help you take advantage of REST, HTTP, and the infrastructure of the Web.
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