strive-2.1.0: A Haskell client for the Strava V3 API.

Safe HaskellNone
LanguageHaskell2010

Strive.Client

Description

Types and functions for dealing with the API client itself.

Synopsis

Documentation

buildClient :: Maybe Text -> IO Client Source

Build a new client using the default HTTP manager to make requests.