http-db-client

v1.2.1
Client for http-db

HTTP DB Client

This is a client for http-db.

Install

$ npm install --save http-db-client

Usage

var Client = require('http-db-client');

var db = new Client('http://localhost:8765', token);

See Documentation for full usage information.

npm i http-db-client

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 2/15/2015

Downloads

Maintainers