URL design for an API

前端 未结 3 1902
离开以前
离开以前 2020-12-08 17:22

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

3条回答
  •  天命终不由人
    2020-12-08 18:23

    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?

提交回复
热议问题