|
You’ve built web sites that can be used by other people. But can you build web sites that are usable by machines? The World Wide Web isn’t just a big distributed application—it’s a platform for distributed computing. Web services, mashups, and Ajax applications all use the Web as a platform. But today’s web service technologies have lost sight of the simplicity that made the Web successful; they don’t work like the Web, and they’re missing out on its advantages.
This book puts the "Web" back into web services. It explains how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web.
RESTful Web Services:
Emphasizes the power of basic web technologies—the HTTP application protocol, the URI naming standard, and the XML markup language
Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services
Reveals how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPCs)
Includes real-world examples of RESTful web services, like Amazon’s Simple Storage Service and the Atom Publishing Protocol
Discusses web service clients for popular programming languages
Demonstrates how to implement RESTful services in three popular frameworks—Ruby on Rails, Restlet (for Java), and Django (for Python)
Focuses on practical issues, such as how to design and implement RESTful web services and clients
RESTful Web Services is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications—you just have to work with the Web instead of against it. ISBN--- 9788184043327
|
|
Pages : 462
|