Skip to content

Latest commit

 

History

History

examples

Kotlin Client SDK


Running the Examples

  • You do not need gradle to be installed
  • JDK 11 or above is required to run the example
  • To get started with Momento you will need a Momento API key. You can get one from the Momento Console.

Basic

MOMENTO_API_KEY=<YOUR API KEY> ./gradlew basic