REST Client in CLI
• Download .exe file and add it to the PATH, then run it in cmd using it's name
• Install using git clone https://github.com/JustHxnry/rest-cli.git
and then cd rest-cli
• Run npm install . -g
and npm link
• Run npx rest
anywhere using terminal or cmd