Momento Vector Index Node.js SDK

Welcome to the Momento Node.js SDK documentation!
The Momento Node.js SDK is available via the npm package @gomomento/sdk
.
The source code can be found on GitHub: momentohq/client-sdk-javascript.
Requirements
- Node version 14 or higher is required.
- A Momento Auth Token is required; you can get one from the Momento Web Console.
Resources
- Node.js MVI SDK cheat sheet
- Node.js SDK Examples: working example projects that illustrate how to use the Node.js SDK
- COMING SOON: Taking your code to prod: Configuration and Error handling in the Node.js SDK