Settings

Theme

RESTful thinking considered harmful - followup

shopify.com

15 points by wvanbergen · 2 comments

Reader

1 thread
lvh

"However, REST requires developers to realize that stuff like "publishing a blog post" is a resource,"

I don't get this.

Blog posts are resources. POSTing to the collection of blog posts creates a new one. "publishing a blog post" is an action, maybe -- not a resource.

  • kennu

    I don't think the original author groks REST particularly well. Fundamentally it's really simple, once you understand the difference between actions and resources.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection