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

Safe HaskellNone

Strive.Client

Description

Types and functions for dealing with the API client itself.

Synopsis

Documentation

buildClient :: String -> IO ClientSource

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