Skip to content

Team-Spiral-Racing/data-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team spiral racing logo

Team Spiral Racing Data Service

The Team Spiral Racing Data Service is run serverlessly on CRON. It gathers data from various sources and saves it to the TSR MongoDB instance. CRON jobs are run via cron-job.org and are scheduled to run every at certain intervals. Requests are authenticated with a Bearer token to ensure there are no unauthorized requests.

Statuses

TSR YouTube

  • Interval: 6 hours (+ 15 minute offset)
  • Status: TSR YouTube status

TSR Blog

  • Interval: 24 hours (+ 15 minute offset)
  • Status: TSR Blog status

Running Locally

  1. Clone the repository.
  2. Install dependencies via pip install -r requirements.txt.
  3. Create a .env following the sample.env format.
  4. Run app via flask --app server run.

License

This project is licensed under the GNU General Public License. See LICENSE for more information.

About

Data gathering service for Team Spiral Racing.

Resources

License

Stars

Watchers

Forks

Packages