Packages

RETS client for Elixir.

Retired package: Source repo has been rebased

Current section

Files

Jump to
ex_rets README.md
Raw

README.md

# ExRets
![CI badge](https://github.com/jdavis92/ex_rets/workflows/Elixir%20CI/badge.svg)
RETS client for Elixir.
## Installation
The package can be installed by adding `ex_rets` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:ex_rets, "~> 0.1.0"}
]
end
```
Documentation can be found at [https://hexdocs.pm/ex_rets](https://hexdocs.pm/ex_rets).
## TODO
- GetMetadata Transaction
- GetObject Transaction