Identifiable through URIs

Resources should be identifiable through URIs, which should be based on nouns instead of verbs. The URIs that identify a collection of resources should use plurals. Here are some examples:

  • A collection of orders: https://api.examplebucks.org/v1/orders
  • An order of ID 1234: https://api.examplebucks.org/v1/orders/1234
  • A collection of users: https://api.examplebucks.org/v1/users
  • A user of ID 567: https://api.examplebucks.org/v1/users/567
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.133.158.36