Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tokks/strava-parsed

marcelotokarnia18MIT0.0.2TypeScript support: included

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

strava, node, api, v3, parsed

readme

@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