The good thing about a REST api (that isn't some bastardized SOAPish thing under the covers) is that you can implement it in whatever you want and rip it out later. Avoid URLs with tech-specific file ...
The key difference between the terms REST versus RESTful is that REST refers to a philosophy about the architecture and design of web services, while the term RESTful refers to any API that properly ...