Skip to content

hsalmeida/mlab-ts-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published