I'm building an app in rails for a niche market. I don't plan on offering any kind of API or support content types other than html (no demand for them).
I've read several articles on REST and can see how they would be of benefit to larger web apps with APIs, but as a sole developer working on a small project, is there any point in me using a RESTful approach?