Skip to content

webninja101/dpd-unirest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

send SMS with deployd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%