|
|
|
|
|
by rlili
834 days ago
|
|
Just because the person who coined the term had something else in mind, doesn't mean that it is inherently better than what it became. The author also misses an important point: Most applications nowadays must have multiple UIs, e.g., not only HTML, but also iOS and Android. The current pattern of using JSON-RPC-style APIs serves this reality much better than "correct" REST, since it can be reused. |
|