Skip to content

Latest commit

Β 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

get-odds-api-lambda

πŸš€πŸš€ This is a lambda function deployed to AWS that gets api data from odds-api and stores it in Amazon DynamoDB πŸ“‚πŸ“‚.

Overview

This lambda function when stored in AWS gets invoked at certain times of the day that will update Amazon DynamoDB with latest bet data. This is an essential service for BeatingBookies, so that user can get the latest bet data.

Function invocation has been limited to three times a day to not exceed the odds-api monthly limit of 500 in the free tier.

Usage

  1. Clone repository

    git clone https://github.com/nipeshkc7/get-odds-api-lambda
    
  2. Install dependencies

    npm install
    
  3. Run index.js

    node index.js
    

Let's Connect

Twitter Follow GitHub followers LinkedIn

About

🏈⚽ Lambda function to get sports data from Odds Api and stores it in DynamoDB πŸ“‚πŸ“‚

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages