Y
Hacker News
new
|
ask
|
show
|
jobs
by
BobbyTables2
838 days ago
What happened to REST design principles?
A GET isn’t supposed to modify server state. That is reserved for POST, PUT, PATCH…