Rest API Calls Made Easy
https://blog.yellowant.com/rest-api-calls-made-easy-7e620e4d3e82
API is a set of protocol(rules). It is a method to get response from the server.
The method consists of 6 parameters which are used when you send a request to the server. Depending on the API call the required, these parameters can vary.