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

Package Sidebar

Install

npm i mlab-ts-api

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • hsalmeida
  • lfxsantos