0.1.0 • Published 8 years ago

dpd-unirest v0.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

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

0.1.0

8 years ago