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
fair-roseOP•3y ago
Just found a topic which is the exact same.
fascinating-indigo•3y ago
Hello!
fair-roseOP•3y ago
Hey!
deep-jade•3y ago