This directory contains fully-functioning examples that demonstrate how to use the Momento Rust SDK.
- Follow the installation guide to install Rust and Cargo.
- To get started with Momento you will need a Momento API key. You can get one from the Momento Console.
Here are the different examples available:
- Simple Rust Examples - Basic Cache and Topics examples using the Momento Rust SDK; for server-side use, etc.
- CDK-based AWS Lambda Example - Example of using the Momento Rust SDK in an AWS Lambda Function, deployed via AWS CDK.
- Zip-based AWS Lambda Example - Example of using the Momento Rust SDK in an AWS Lambda Function, deployed via a zip archive.
For more info, visit our website at https://gomomento.com!