REST endpoints become very popular in SaaS applications in recent times. We need to understand what http method used for what operation in general. The important HTTP methods are as follows: GET method requests data from the resource and should notContinue reading… HTTP methods (verbs)