|
|
|
|
|
by emeraldd
3329 days ago
|
|
There's nothing really wrong with RPC in my book, just don't call it REST when it's not. I'd say the bigger issue is that a large number of people implement an RPC variant and call it REST because it's on HTTP and not SOAPy. |
|
I ask because I'm going to start writing my first http api for a small SPA.