Skip to content. | Skip to navigation

This Top Brown Viewlet registered to qPloneSkinBrio product
Sections
You are here: Home News Restful Web Services

 Subscribe in a reader

Restful Web Services

by Bryan Hinton last modified Feb 27, 2008 08:54 PM
— filed under:

Representational State Transfer is a key design idiom that embraces a stateless client-server architecture in which web services can be identified by URLs and viewed as resources.

Restful Web Services

San Francisco Cityscape

After writing a simple Ruby interface into Flickr this weekend, I began to question why Flickr wrote their API the way that they did. Having some level of familiarity with Rails scaffolds and CRUD actions and having somewhat kept up with the state of web services development, I swung by the bookstore and picked up a copy of RESTful Web Services, by Leonard Richardson & Sam Ruby.

This is an exceptional book. I highly recommend this book to anyone who is doing anything technical with the Web.

For a detailed discussion of Representational State Transfer, see Roy Fielding's PhD dissertation, "Architectural Styles and the Design of Network-based Software Architectures". Roy Fielding is co-founder of the Apache project and worked on the original http protocol.

 
Document Actions
Document Actions