REST Is Not CRUD
At some point, almost every backend engineer hears this explanation: “REST is just CRUD over HTTP.” It sounds practical. It sounds efficient. It’s also quietly misleading.
Because if REST were just CRUD, most REST APIs wouldn’t be so hard to design w...
thinking-in-backend.hashnode.dev4 min read