Hoover
A collection of Elixir functions that hoove (aka fetch) data from remote various sources.
Installation
Add the following to you mix.exs:
def application do
[extra_applications: [:bag]]
end
def deps do
[{:bag, "~> 0.1.0"}]
endA collection of Elixir functions that hoove (aka fetch) data from remote various sources.
Add the following to you mix.exs:
def application do
[extra_applications: [:bag]]
end
def deps do
[{:bag, "~> 0.1.0"}]
end