humongous

0.0.6 • Public • Published

Installation

npm install humongous

Documentation

Documentation is available at https://humongous.com/docs#node.

API Overview

Every resource is accessed via your H instance:

var H = require('humongous')(' your humongous API key ');
// H.{ METHOD_NAME }

Available methods

Where you see params it is a plain JavaScript object, e.g. { domain: 'example.com' }

Configuration

  • H.setApiKey(' your secret api key ');

Readme

Keywords

Package Sidebar

Install

npm i humongous

Weekly Downloads

1

Version

0.0.6

License

none

Last publish

Collaborators

  • kamagatos