@gomomento/sdk
v1.101.2
Published
Client SDK for Momento services
Downloads
35,442
Readme
{{ ossHeader }}
Packages
The node.js SDK is available on npmjs: @gomomento/sdk
.
The node.js SDK is the best choice for server-side JavaScript applications or environments where performance considerations are key. If you are writing a browser application or other JavaScript code that will run outside of node.js, check out the Momento Web SDK.
Usage
{% include "./examples/nodejs/cache/readme.ts" %}
Getting Started and Documentation
Documentation is available on the Momento Docs website.
Examples
Working example projects, with all required build configuration files, are available in the examples' subdirectory.
Developing
If you are interested in contributing to the SDK, please see the CONTRIBUTING docs.
{{ ossFooter }}