We're a place where coders share, stay up-to-date and grow their careers.
This is a bit nitpicking, but your REST example is actually an RPC example. It's not REST unless it adheres to HATEOAS
meh, it can also be level 1 or 2 of the Richardson Maturity Model.
No, it can't. Roy Fielding made it clear, that level 3 is a precondition of REST. Also via Fowler.
Spot on
What do you mean by that? Should there be a "links" field for every post in the example response?
This is a bit nitpicking, but your REST example is actually an RPC example. It's not REST unless it adheres to HATEOAS
meh, it can also be level 1 or 2 of the Richardson Maturity Model.
No, it can't. Roy Fielding made it clear, that level 3 is a precondition of REST. Also via Fowler.
Spot on
What do you mean by that? Should there be a "links" field for every post in the example response?