I'm planning to expose the functionality of a site via web api of some type so that others can develop mobile apps. The API is for performing simple read, update, deletes. I don't currently develop ...