4 ms·
They are the wrong layer of abstraction outside of simple CRUD apps. If you have to check the API docs anyways, I rather define custom domain specific verbs th
by mobjack 5y ago
They are the wrong layer of abstraction outside of simple CRUD apps.
If you have to check the API docs anyways, I rather define custom domain specific verbs than debate whether something should be a PUT or a PATCH.