scurry-0.1.0: A Haskell client for the Strava V3 API.
Scurry.Client
Description
Types and functions for dealing with the API client itself.
Synopsis
data Client Source
Strava V3 API Client.
Constructors
Fields
newClient :: String -> IO Client Source
Create a new client using the default HTTP manager.