Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ivan_gammel
47 days ago
|
parent
|
context
|
favorite
| on:
The lost art of XML
>REST by definition is used nowhere at all
There exist plenty of people actually using REST. It can reduce complexity of SPAs.
locknitpicker
47 days ago
[–]
Name one application which uses HATEOAS.
ivan_gammel
47 days ago
|
parent
|
next
[–]
I have built a few. And of course there’s a lot of interest in the community around various HATEOAS specs. People build with HAL, Siren, JSON:LD etc.
_heimdall
47 days ago
|
parent
|
prev
[–]
Any server rendered HTML site or application?
pjmlp
47 days ago
|
root
|
parent
[–]
Never used it on ASP.NET or Java EE/Jakarta EE/Spring.
_heimdall
46 days ago
|
root
|
parent
[–]
Were you exclusively building SPAs with all of those frameworks? If you ever rendered state/content to HTML on the server you were using HATEOAS (and REST) principles.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There exist plenty of people actually using REST. It can reduce complexity of SPAs.