20 Sep
2009
20 Sep
'09
22:03
On Friday 18 September 2009 11:23:17 Klaus Kaempf wrote:
* J. Daniel Schmidt <jdsn@suse.de> [Sep 17. 2009 22:14]:
Run Registration: ---------------------------------
* /registration
As Josef already mentioned, you might want to rename this to /registration/register. This way the url names the action ('register') and also matches Rails controller/action pattern for urls.
Well Daniel is correct that a REST API should be a name and not a verb, because a POST should "create a registration" and not "register", so the right thing would be to post to /somenamespace/registrations. Or? Duncan -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org