Network.Google.Api

The Api monad

type Api

data ApiError

runApi

runApi_

throwApiError

HTTP-related types

type URL

type Path

type Params

High-level requests

type DownloadSink a

getJSON

getSource

postJSON

Lower-level requests

requestJSON

requestLbs

Api helpers

authorize

decodeBody

Request helpers

addHeader

allowStatus

setBody

setBodySource

setMethod

Re-exports

liftIO

throwError

catchError

sinkFile