Hi,
could you explain me the potential difference between Rest api and httpclient. Also, it would be good if you make a video about it. we all will be benefited.
Regards,
Petchimuthu Pandiyan
Hi,
Appreciated if anyone gives an answer to this question.
Instructor
Ashish Thakur Replied on 17/01/2021
HTTP client is for regular http protocols.. sending get and post request
Using REST you can send JSONs. JSON is a different format of sending messages