Hi, br pthe Rails app I am currently working on will have a public API (REST) br so other can communicate with it. I am thinking right now which URLs br to use. I saw some apps which use a prefix for their API, e.g. br p/api/v1/projects... br pI am not quite sure if this is really necessary, I mean if the app is