BumperCrop
bumper_crop is a client llibrary for Elixir to communicate with Harvest (getharvest.com) via the v2 API.
Installation
def deps do
[
{:bumper_crop, "~> 0.1.0"}
]
endThe docs can be found at https://hexdocs.pm/bumper_crop.
bumper_crop is a client llibrary for Elixir to communicate with Harvest (getharvest.com) via the v2 API.
def deps do
[
{:bumper_crop, "~> 0.1.0"}
]
endThe docs can be found at https://hexdocs.pm/bumper_crop.