发表于2025-04-20
RESTful Web Services pdf epub mobi txt 电子书 下载
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.
##RESTful是一种风格,更是一种思维方式,很多写RESTful API的人其实不知道这个风格的核心。特别是在这个云的时代,仔细读一读吧。有时候读技术书其实也是在学习一种思维方式和看待事物的方式。比如我经常发现在产品设计中可以用到这种思维模式,他和面向对象程序设计也想通,我...
评分##当年看得时候惊为天人,现在是觉得自己那时候太井底之蛙了
评分 评分##废话太多, 理念还行
评分 评分##精华第八章。
评分##昨晚从十二点读到早上五点,一口气读下来感觉很痛快。看了各位的书评,我有不同的观点:本书并不是简单的告诉我们REST是什么,不是什么,重要的是,至少对我来说重新认识了WEB和HTTP协议,当然是技术上的。 我想这对我以后的工作有很大的指导作用,会让我在每次的设计中以HTTP...
评分 评分RESTful Web Services pdf epub mobi txt 电子书 下载