Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.
This repository was archived by the owner on May 12, 2024. It is now read-only.

require issues #2

@cavoom

Description

@cavoom

This is a great module - thank you. I notice that some of my apps (Alexa Skills) have trouble with the require format:

var mLab = require('mongolab-data-api')('yourKeyHere')

Is there a way to hardcode my API Key into the code somewhere and change the require to

var mLab = require('mongolab-data-api')

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions