UNPKG
strava-geojson
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.0.0
pull strava runs and convert them to geojson
github.com/tmcw/strava-export
tmcw/strava-export
strava-geojson
/
lib
/
constants.js
2 lines
(1 loc)
•
84 B
JavaScript
View Raw
1
2
module.exports.ACTIVITIES_URL
=
'https://www.strava.com/api/v3/athlete/activities'
;