Skip to content

Latest commit

Β 

History

History
36 lines (22 loc) Β· 1.32 KB

README.md

File metadata and controls

36 lines (22 loc) Β· 1.32 KB

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