Hacker News new | ask | show | jobs
by bmn__ 2186 days ago
> Also, HTTP has nine verbs

http://webconcepts.info/concepts/http-method/

1 comments

Right, I simplify REST it as a CRUD model, because nobody ever uses the full 9 verbs in REST architectures anyway.

My who point is that having a fixed set of verbs is about as awkward as it gets in software design, even if there were 100 to choose from.