Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Rest is the new SOAP – followup
(medium.freecodecamp.org)
37 points
by
kissmd
8 years ago
| 2 comments
Rest is the new SOAP – followup | Dark Hacker News
jgust
8 years ago
|
next
[−]
In my experience, calling for building a "RESTfuL" API is shorthand for a service that is well designed, well documented, and has good tooling. I don't think I can name one service I've worked with that is truly "REST".
Waterluvian
8 years ago
|
parent
|
next
[−]
In my experience it is that plus being http. And maybe caring about VERBs.