▲ | eadmund 4 days ago | |||||||
> 99.9% of applications I interact with are just a series of simple CRUD operations. The vast majority of web apps out there could be implemented as REST systems (in the real, Fielding, HATEOAS sense, not the JSON-over-HTTP sense). There are a few out there which need to be web apps, but those are relatively rare. | ||||||||
▲ | robertlagrant 4 days ago | parent [-] | |||||||
Only if you trust the client, presumably. | ||||||||
|