Skip to content

JustHxnry/rest-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-cli

REST Client in CLI

image

image

Install as exe

• Download .exe file and add it to the PATH, then run it in cmd using it's name

Install as node package from Github

• 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