Skip to content

wenisman/mongo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Mongo API

This is a wrapper for commuincating with the Mongo Atals API through node, the purpose of this is so that you can provision mogo clusters and administer them through node and serverless infrastructure.

The Flow of the digest authentication is a two step process,

  1. initate request
  2. read the 401 response and craft the return header along with the request

Usage

You must have node installed and then you must also have a Mongo Atlas account with an API Key.

API_KEY="[YOUR API KEY]" USER="[YOUR USER]" node index.js

About

A node SAM library to call the mongo API to provision clusters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published