The new REST web-service support in Rails 1.1 makes it so easy to add web-services to your app, you might as well do it earlier, rather than later. Consider: if you have a page in your app that displays a list of people, it might look something like this, without web-service support: