@tokks/strava-parsed

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

Usage no npm install needed!

<script type="module">
  import tokksStravaParsed from 'https://cdn.skypack.dev/@tokks/strava-parsed';
</script>

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