Subscribe to
Main blog
Tumble Log

Tag Archive 'rest'

Would You Like XML With That?

Jamis Buck says in a post at The Rails Way that it is “trivial…to make your application into a web-service. There’s really very little reason not to do it.” I can think of one very good reason not to turn every controller into a web service: if you don’t need web services then that […]

Read Full Post »

Some REST Resources

I was at RailsConf 2006 where DHH gave a great keynote on what amounts to REST principles. I had heard a lot about REST, but until DHH’s talk couldn’t really wrap my mind around the concept. Now that I have a better mental map of the REST concepts, I have been doing some research. Here […]

Read Full Post »