I\'m working on a private apis for our backend. I have collections that have associations. Each collection can be requested, paginated, you can also ask for the asso
There are a lot of useful posts under the restful-url tag.
Some useful posts:
Do REST API URLs have to look like this?
Best practices on using URIs as parameter value in REST calls.
How to create REST URL's without verbs?