Hacker News new | ask | show | jobs
by nesarkvechnep 909 days ago
You use REST every day. HTML is REST. Yes, with HATEOAS.
1 comments

Well, not all of REST - the discoverability portion isn't supported by pretty much anyone (because, IMO, it's just not useful).
I think you missed the point. You 100% use it every day. You’re using it on this website right now. Your web browser shows you what actions you’re able to take against the HN api. Neat, huh?