InfoQ

News

Interview and Book Excerpt: RESTful Web Services

Posted by Stefan Tilkov on Jun 01, 2007 01:10 AM

Community
SOA
Topics
REST ,
Web Services
Tags
Web services ,
WS-Star
Today, InfoQ publishes a sample chapter from "RESTful Web Services", a book authored by Leonard Richardson and Sam Ruby that covers the principles of the REST style, and explains how to build RESTful applications using Ruby on Rails, Restlet (for Java) and Django (for Python).

The book has received a number of very positive reviews, e.g. from Thomas Beck, Jon Udell, Paul Sandoz, and Corey Goldberg.

InfoQ's Stefan Tilkov had a chance to talk to the authors about their motivations for writing this book, their views on REST, and the difference to the SOAP/WSDL Web services approach.

Download the sample chapter and read the interview.

4 comments

Reply

Data not personal observations please.... by Steve Jones Posted Jun 2, 2007 6:42 PM
Re: Data not personal observations please.... by Stefan Tilkov Posted Jun 3, 2007 3:15 AM
Re: Data not personal observations please.... by Mark Hansen Posted Jun 5, 2007 8:53 PM
Re: Data not personal observations please.... by Carfield Yim Posted Jun 11, 2007 3:19 AM
  1. Back to top

    Data not personal observations please....

    Jun 2, 2007 6:42 PM by Steve Jones

    I'm a bit disappointed to see personal viewpoints reported as being facts (and not being challenged)

    That, and the observation that the number of publicly available SOAP stacks continues to exceed the number of publicly deployed SOAP web services.

    The only problem with that comment is that it is backed up by no actual data and is spectacularly wrong. There are huge number of Web Services, many mandated by standards groups, being used to integrate between commercial organisations, across the internet, which are transacting massive amounts of information and function, add to this the internal Web Services from the likes of SAP and Oracle (often used in remote data centres... across the internet) and rapidly we get thousands (and more) of Web Services whose calls are going over the internet. If you need some published references there are lots (and lots) available including some from a company called "IBM" who even claim to be using WS-Security over the internet.

    I guess if you take "publicly deployed" to mean "blogged about and done as a hobby" then it could be right, but in terms of deployed by commerical organisations and publicised to other companies then it is just plain wrong. REST has its merits, and I don't think they are well served by ignoring commercial uses of technology. It almost seems to backup the "REST is Cool, WS is for careers" argument :)

    Nice to see somebody talking about service description and security with REST though.

  2. Back to top

    Re: Data not personal observations please....

    Jun 3, 2007 3:15 AM by Stefan Tilkov

    I did not challenge this for three reasons. First, this is an interview, so it's pretty clear Sam (in this case) was speaking for himself, and everyone's invited to take this with a grain of salt only. Secondly, this seemed to be an obivous tongue-in-cheek remark. The third and last reason is personal bias on the interviewer's side :-)

  3. Back to top

    Re: Data not personal observations please....

    Jun 5, 2007 8:53 PM by Mark Hansen

    What are some of the "huge number" of SOAP Web Services out there? I've worked with eBay and Amazon. I'm looking for some more that I can use as examples.

  4. Back to top

    Re: Data not personal observations please....

    Jun 11, 2007 3:19 AM by Carfield Yim

Exclusive Content

Book Except and Interview : Aptana RadRails, An IDE for Rails Development

Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.

Fast Bytecodes for Funny Languages

Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.

Scott Ambler On Agile’s Present and Future

Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.

Manager's Introduction to Test-Driven Development

Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).

Structured Event Streaming with Smooks

Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.

How to Work With Business Leaders to Manage Architectural Change

Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.

Colors and the UI

In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.

Building your next service with the Atom Publishing Protocol

In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way.