Sunday, November 6, 2005

Making REST web services with Ruby on Rails

Posted by David

O’Reilly’s XML.com has a new article entitled REST on Rails that explores the building of a simple REST-based web service. They even finish up with a tad of meta-programming to wrap their approach nicely.