deep-jade
deep-jade3y ago

How to deal with nested resources?

Hi! What is the best practice to have nested resources? For exmaple: There is a Organization which has many Employees, how would I create a resource that is the following: /orgs/:orgId/employees for list /orgs/:orgId/employees/:employeeId for show etc.?
4 Replies
deep-jade
deep-jadeOP3y ago
Just found a topic which is the exact same.
typical-coral
typical-coral3y ago
Hello!
deep-jade
deep-jadeOP3y ago
Hey!

Did you find this page helpful?