Hacker News new | ask | show | jobs
by blasdel 6058 days ago
The context of a hyperlink is meaningful, but the text of the corresponding URL is of little relevance.

'Clean' URLs tend to be a REST anti-pattern, as they are tied up with the notion that the ability to edit an known URL to refer to a different resource constitutes an API, much less a REST-ful one. HATEOAS Motherfuckers!