HTTPC is a Command Line Interface application that brings the use of HTTP Client.
-
Install all the npm modules listed in package.json:
npm i
-
Link this project module to user library modules:
npm sudo link
-
Now, you are good to go with your http client cli
Find out about the httpc cli module usage by typing the following to the console
httpc help or httpc --help