node-mms-client
v0.0.3
Published
A wrapper for the MMS Public API
Downloads
6
Readme
Node MMS Client
A simple wrapper around the MongoDB Management Service Public API for Node.JS.
This project is inspired by the work Heroku is doing their public API.
- https://blog.heroku.com/archives/2014/1/8/json_schema_for_heroku_platform_api
- https://github.com/jclem/node-heroku-client
Documentation
TODO
Examples
Download with NPM
npm install node-mms-client
- https://www.npmjs.org/package/node-mms-client
License
Licensed under the MIT license.
Shout Outs
mms-api-schema is a MongoDB Skunkworks Project