Victor Engmark wrote:
> Strictly OO oriented, we don't handle jobs per se, just job offers and
> applications. So I propose to use /offer[s] and /application[s], in this
> way:
>
> - /offer?id=XXX - Show a single job offer
> - /offers - Show all job offers
> - /offers?owner=me - All job offers owned (proposed) by me
>
> And the same for application(s). That's one less parameter, and the URL
> should be easily readable.
Cool! Maybe it is better use the plural form. What do you think?
Yeah, there's the value of being consistent vs. a tiny bit of readability. OK, go for it!
Looks like we're on a roll!