Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> People like to map REST to CRUD because GET looks like a SELECT, POST looks like an INSERT, PUT looks like an UPDATE and DELETE looks like a DELETE.

> But there's nothing set in stone about those mappings.

People use those mapping because that's what is actually happening further down the stack, when you call your RDBMS in the end.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: