Skip to content

leepowelldev/koa-strava-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koa.js / Strava API

This is just a bit of personal research into using Koa.js to consume the Strava API.

Nothing in this repo should be used within a production environment as it is untested and unoptimised. However, please feel free to use it for your own research purposes.

Setting up

If you are running this on your local machine, you will need to create a development.json file within the config directory. Use this to override the default.json file with your own Strava Application ID, along with your API secret and token.

Read more about the Strava Developer API.

Read more about Config files.

About

Playing with Koa.js and the Strava API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published