| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Strive.Client
Description
Types and functions for dealing with the API client itself.
Documentation
Strava V3 API client.
Constructors
| Client | |
Fields
| |
Instances
| Show Client Source # | |
| AccessTokenLens Client String Source # | |
Defined in Strive.Internal.Lenses | |
| RequesterLens Client (Request -> IO (Response ByteString)) Source # | |
Defined in Strive.Internal.Lenses | |