mlab-ts-api

0.0.2 • Public • Published

mlab-ts-api

npm version Downloads dependency Status devDependency Status

mlab-ts-api is a typescript class designed to allow you to access mLab's Data API with minimal overhead.

I designed mlab-ts-api so the only documentation you need, in addition to the Data API specification, how to install the module, and how to make a call.

Installation

Using npm:

$ npm install --save mlab-ts-api

If you don't have or don't want to use npm:

$ cd ~/.node_modules
$ git clone git://github.com/hsalmeida/mlab-ts-api.git

Usage

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i mlab-ts-api

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • hsalmeida
  • lfxsantos