Thursday, April 17, 2008

REST Web Services

Bringing simplicity back to the Web computing. Automatic proxy generation grossly overcomplicated and "overcoupled" the simple idea of Web Services. The REST approach claims that it can help to resolve it with Resource Oriented Architecture vs. Service Oriented Architecture if latter is understood as a piling of strongly-typed RPC-like interfaces.

I just started reading a "RESTful Web Services" book by Leonard Richardson and Sam Ruby (David Heinemeier Hansson has authored foreword). It published by O'Reilly so it should be quality reading. Examples are in Ruby, Python and Java but they are amazingly possible to read.

Also a group of ThoughWorkers including Martin Fowler and Chris Stevenson just recorded a podcast about the REST architecture.

2 comments:

Chris Barrow said...

Cool. I was looking for a good book on this. Keep those posts coming!

Chris Barrow said...

Just bought the book (used of course). Can't wait to read it. I haven't had a chance to check out Chris Stevenson's podcasts on REST, but I plan to do so.


© 2008-2013 Michael Goldobin. All rights reserved