REST links
Some cool REST links I’ve come across lately:
- Implementing the DayTrader example application using a RESTful interface shows how even a bit more complex applications can use REST.
- ITC has a RESTful Web Services podcast where Jon Udell talks with Leonard Richardson and Sam Ruby about their new book. They even discuss some things like doing transactions with REST.
July 23rd, 2007 at 9:07 am
[…] After hearing about it on an ITC podcast (also mentioned in previous post) I ordered the “RESTful Web Services” book from Amazon (and got into an argument with Sam Ruby regarding Python pain points; he seems to be a Ruby-convert these days). It arrived last week, and I spent a lot of this weekend browsing through the book, and this is a review of sorts. […]