rest : RESTful HTTP client library. You can installing rest npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install rest $ sudo npm install -g rest
If want to update the rest package execute the command as below,
$ sudo npm update rest
Update package globally,
$ npm install -g rest
$ sudo git clone https://github.com/rektide/rest.git
$ sudo npm install -g ./rest
rest@2.0.0 /usr/lib/node_modules/rest
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rest
| Package Name | rest |
| Version | 2.0.0 |
| Description | RESTful HTTP client library |
| Released Date | 2016-06-17T00:21:48.567Z |
| Published by | scothis |
| How to Learn | https://www.npmjs.com/package/rest/tutorial |