0.0.2 • Published 3 years ago

@tokks/strava-parsed v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@tokks/strava-parsed

This is a fast, light weighted, promise based node client for Strava v3 API.

This package wraps @tokks/strava endpoints returning strava data, plus some human readable parsed strava data.

Installation

npm install @tokks/strava-parsed

or

yarn add @tokks/strava-parsed

Getting started

Creating a Strava app

...

Oauth flow (getting user access token)

...

Using Signed Resources on the API

...

Strava Documentation

Author

Marcelo Tokarnia marcelo.tokarnia@gmail.com