|
|
|
|
|
by ben_jones
3328 days ago
|
|
It just causes so much busy work. Then busy work leads to bugs, which leads to framework abstractions, which leads to implicit nuance in almost every part of web development. RPC and client-server contracts, as well as static-typing, is a bloody god send and the whole world will be in a better place once we formalize and accept it (I didn't say standardize I said formalize). |
|
More complex use cases, and specifically non-idempotent operations, is where I find REST doesn't hold up as well as RPC.