Tagged Questions
1
vote
3answers
311 views
MVC:RESTful routing with nested urls, when entities are not really nested
I 'm really having a hard time with the RESTful paradigm + nested urls. I have asked a question that lead me to where I am right now here. My Domain is roughly this: there are schools, courses of a ...