RESTful Web Services 在线电子书 图书标签: RESTful web rest webservices 架构 Web开发 service web2.0
发表于2024-11-22
RESTful Web Services 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
ruby版的
评分废话太多
评分我觉得REST是一个不难理解的概念,可是为什么介绍的都这么啰嗦。也许是我浅薄了,至少Ruby不适合来写例子,样子丑死了。
评分看了前4章,对什么是REST解说得很清楚。第5章及后面的内容留到以后再看。
评分讲的很细,可以和Roy Thomas Fielding的那篇著名的博士论文一起读
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,到底是什么。被人问我我还是不能准确的回答出来。但是别的管web设计方面的确提供很多好的建议。还是有不少收获的
评分昨晚从十二点读到早上五点,一口气读下来感觉很痛快。看了各位的书评,我有不同的观点:本书并不是简单的告诉我们REST是什么,不是什么,重要的是,至少对我来说重新认识了WEB和HTTP协议,当然是技术上的。 我想这对我以后的工作有很大的指导作用,会让我在每次的设计中以HTTP...
评分概念讲的不错 实战的话,还要再看看其他书再加强一下 不过如果基于别人写好的REST框架做开发的话,看完这本书也就能上手了 这本书重点还是树立价值观,推荐修炼内功的玩家看看 概念讲的不错 实战的话,还要再看看其他书再加强一下 不过如果基于别人写好的REST框架做开发...
评分本书让“Web”回归Web services。它阐述了如何以你日常所使用的技术访问可编程的Web。其关键就在于REST,它是驱动Web的架构样式。本书包括以下内容: ·强调Web基础技术的力量 —— HTTP应用协议、URI命名标准与XML标记语言 ·介绍面向资源的架构(ROA),设计RESTful Web Se...
评分RESTful是一种风格,更是一种思维方式,很多写RESTful API的人其实不知道这个风格的核心。特别是在这个云的时代,仔细读一读吧。有时候读技术书其实也是在学习一种思维方式和看待事物的方式。比如我经常发现在产品设计中可以用到这种思维模式,他和面向对象程序设计也想通,我...
RESTful Web Services 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024