REST API & Actions
A REST API is built upon describing resources where the URL specifies the resource and the HTTP action specifies the operation, but sometimes you just need more than create, update and delete. So what do you do in this case? In this blog post, I want...
cvesters.hashnode.dev5 min read