Hi NGRest Master,
So far I have been designed my URI using a single entity users/{userid} and messages/{messageid}
I am designing the Resource URI for my application and wonder whether NGRest can support Resource Relation, that is
My application has an ER contains few one to many relations
users/{userid}/messages{messaged}
If yes, may you please provide a sample of the resource URI with designed with relationship.
Thanks and Regards, Henry