Skip to content

Onlinemarathon Backend. Fetches activities from specific strava club and makes it available at GET /data

License

Notifications You must be signed in to change notification settings

appKom/OnlinemarathonBackend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineMaraton

Kan enkelt hostes på render.com

Setup

.env

CLIENT_SECRET=""
CLIENT_ID=""
DATABASE_URL=""
CLUB_ID=""

Run

Start med node app.js

Annen info

  • Formatert data fra strava hentes fra GET /data
  • Data oppdateres hvert 120 sekund (Kan endres hvis strava tillater høyere antall requests per dag i fremtiden)

About

Onlinemarathon Backend. Fetches activities from specific strava club and makes it available at GET /data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%