Skip to content

mojodna/node-strav3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strav3

I am a Node.js client for v3 of the Strava API.

Environment Variables

  • STRAVA_CLIENT_ID - (optional) client id (superseded by passing options.id to the Strava constructor).
  • STRAVA_CLIENT_SECRET - (optional) client secret (superseded by passing options.secret to the Strava constructor).
  • STRAVA_ACCESS_TOKEN - (optional) access token (superseded by passing options.token to the Strava constructor).
  • STRAVA_URL_PREFIX - (optional) alternate URL prefix. Defaults to https://www.strava.com/

License

Copyright (c) 2013 Seth Fitzsimmons

Published under the BSD license.

About

Strava API (v3) client (Node.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published