Thursday, March 7, 2019

Restful API: How would you name something like IsLastEntry?

I know that restful APIs should have a clean naming convention, something like /Orders with just Post, Put, Delete, Get. But how can I provide some functionality?

For example: is this the first order in this location? A boolean value would be enough as return value.

Edit: Sorry for the bad title

Restful API: How would you name something like IsLastEntry? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team