Skip to content

🚲 A Serverless Node API to interact with your Peloton data using Serverless Astra and AWS Lambdas

Notifications You must be signed in to change notification settings

alexleventer/node-astra-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚲 Serverless Peloton API

A Serverless Node API to interact with your Peloton data built with:

  1. DataStax Astra Serverless Cassandra Database
  2. DataStax Astra Document API
  3. AWS Lambdas
  4. Peloton API
  5. Typescript

Getting Started:

  1. Install the Serverless cli: npm install -g serverless
  2. Install node modules: npm install
  3. Rename .env.sample -> .env, fill out all the environments
  4. Load Peloton data into your Astra Serverless database by running node scripts/loadPelotonData.js
  5. Configure the AWS CLI
  6. Deploy your app by running serverless deploy

About

🚲 A Serverless Node API to interact with your Peloton data using Serverless Astra and AWS Lambdas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published