dpd-unirest
v0.1.0
Published
Send HTTP Request inside deployd events with Unirest
Downloads
3
Maintainers
Readme
dpd-unirest
Description
Send HTTP Request inside deployd events with Unirest
Getting started
This module requires deployd ~0.7.0.
If you haven't used Deployd before, make sure to read the documentation.
Installation without package.json
npm install dpd-unirest
Installation with package.json
If you have a package.json, you'll have to add this module in it.
npm install dpd-unirest --save
Once it is installed, Deployd will automatically load it.
For more information about Modules, take a look at the module page on the deployd documentation.
The dpd-unirest module
Overview
It is a simple Unirest wrapper for Unirest Node.js version