jdav-dev / ex_rets

RETS client for Elixir
Apache License 2.0
2 stars 0 forks source link

ExRets

Elixir CI

RETS client for Elixir.

Installation

The package can be installed by adding ex_rets to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_rets, "~> 0.1.0"}
  ]
end

Documentation can be found at https://hexdocs.pm/ex_rets.

TODO