checkr-api

1.0.1 • Public • Published

Checkr Node.js Bindings

NPM version Downloads Build Status Dependency Status Coverage Status

Node.js wrapper for the Checkr.io API.

Installation

Checkr-node can be installed through the npm:

$ npm install checkr-api

Getting Started

In order to use the client, you must have an API key. To obtain your key, you need to first create an account at www.checkr.io

Usage

var Checkr = require('checkr-api')('API_KEY');

Running the test-suite

gulp test

Author

Developed by Shrav Mehta.

/checkr-api/

    Package Sidebar

    Install

    npm i checkr-api

    Weekly Downloads

    3

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • shravvmehtaa