simfin-1.0.0: A library to fetch and parse financial data from the SimFin(+) API.
Copyright(c) Owen Shepherd 2022
LicenseMIT
Maintainerowen@owen.cafe
Safe HaskellNone
LanguageHaskell2010

SimFin.Util

Description

 
Synopsis

Documentation

createDefaultContext :: (MonadFail m, MonadIO m) => m SimFinContext Source #

Try to make a new http-client manager, and parse your api key from apiKeyEnvVariable.

apiKeyEnvVariable :: String Source #

The environment variable createDefaultContext will try to get your API key from.