The REST framework has now become the standard way to develop Web Services on the Internet. It's no more SOAP, who used to rule the world for the…
Hutomo Sungkar
You can use either curl or wget command to send HTTP requests from UNIX or Linux operating system. Both commands allow you to send GET and POST req…