Elixir client for San Franciscos' Mobile Food Facility Permit dataset SODA API.
Currently the library is not available on Hex, but the library may be utilized by adding the following to a projects dependencies in mix.exs
:
def deps do
[
{:mobile_food_soda_client, github: "noteven/mobile_food_soda_client"}
]
end
mix test