Y
Hacker News
new
|
ask
|
show
|
jobs
Rest is the new SOAP – followup
(
medium.freecodecamp.org
)
37 points
by
kissmd
3060 days ago
1 comments
jgust
3060 days ago
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".
link
Waterluvian
3059 days ago
In my experience it is that plus being http. And maybe caring about VERBs.
link