README.md
# ExRets
![Elixir CI](https://github.com/jdav-dev/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