FMP
An Elixir-based HTTP Client for financialmodelingprep.com
Installation
FMP is available on Hex. Add it to your list of dependencies in mix.exs:
def deps do
[
{:fmp_client, "~> 0.1.1"}
]
end
Configuration
config :fmp_client, :api_key, ""