Y
Hacker News
new
|
ask
|
show
|
jobs
by
Balthild
5 days ago
It is almost a use case in itself: to make an form in pure HTML to allow user to update/delete a resource on the server, without violating the HTTP semantics with routes like `POST /items/:id/delete`.