Leonard Richardson (http://www.crummy.com/) is the author of the Ruby Cookbook (O'Reilly) and of several open source libraries, including Beautiful Soup. A California native, he currently lives in New York.
Sam Ruby is a prominent software developer who has made significant contributions to the many of the Apache Software Foundation's open source projects, and to the standardization of web feeds via his involvement with the Atom web feed standard and the popular Feed Validator web service.He currently holds a Senior Technical Staff Member position in the Emerging Technologies Group of IBM. He resides in Raleigh, North Carolina.
You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing 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 shows 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. This book:
* 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
* Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC)
* 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
* Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python)
* Focuses on practical issues: how to design and implement RESTful web services and clients
This 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. This book shows you how.
REST深入浅出-最好的REST入门文档: http://www.infoq.com/cn/articles/rest-introduction 解答有关REST的十点疑惑 - 关于上面那文档的补充信息 http://www.infoq.com/cn/articles/tilkov-rest-doubts
评分一个简单的东西要解释的罗罗嗦嗦的,重复的说了一遍又一遍,我觉得只要两个部分就够了: 1:什么是REST式的Web Service,什么不是REST式的,举两个例子 2:用django写一个REST式的例子 不到100页就能说清楚了。 只是书里还有些其他web相关的一些东西,还是值得读下,就像这个...
评分就像我们从Procedure Programming逐渐来到Object Programming的世界,这本书更像是以Fielding的那篇REST论文为总纲,针对每个点进行更为细致的阐述。而充分利用WWW上HTTP协议的成功,加之常见却直观的例子,的确让人逐渐明白从RPC到REST的过程,和RMM模型结合看,基本能够较快...
评分个人以为,这本书是对REST最准确的解释,风水轮回,以数据为中心的软件架构又将成为主流选择,只不过此数据非数据,数据不会再只存储在封闭Schema的关系数据库中,复杂的WebServices会更简洁,Ajax+Restful+Semantic data+NoSQL将主导的未来。
评分概念讲的不错 实战的话,还要再看看其他书再加强一下 不过如果基于别人写好的REST框架做开发的话,看完这本书也就能上手了 这本书重点还是树立价值观,推荐修炼内功的玩家看看 概念讲的不错 实战的话,还要再看看其他书再加强一下 不过如果基于别人写好的REST框架做开发...
REST的权威理论著作
评分RESTful Web Services rest
评分我觉得REST是一个不难理解的概念,可是为什么介绍的都这么啰嗦。也许是我浅薄了,至少Ruby不适合来写例子,样子丑死了。
评分from Sam Ruby.
评分当年看得时候惊为天人,现在是觉得自己那时候太井底之蛙了
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有