Hacker News new | ask | show | jobs
by pvg 3895 days ago
Probably create/update/delete. CRUD without the R.
2 comments

Yep. REST for the most part is CRUD without the HTML.
Ah, that totally makes sense, thanks!