foundrybot
Version:
Foundrybot API wrapper
18 lines (11 loc) • 823 B
Markdown
# Foundrybot Node.js Client
[](https://www.npmjs.org/package/foundrybot)
[](https://travis-ci.org/FoundryAI/foundrybot-node)
[](https://www.npmjs.com/package/foundrybot)
[](https://runkit.com/npm/foundrybot)
The Foundrybot Node Client provides an easy to use wrapper to interact with the Foundrybot API in server side javascript applications.
You must first acquire a Foundrybot secret key before you can use this module.
## Documentation
See the [Foundrybot API Docs](https://docs.foundrybot.com/v1.0/reference)
## Installation
`npm install foundrybot --save`