An open API service indexing awesome lists of open source software.

https://github.com/jdav-dev/ex_rets

RETS client for Elixir
https://github.com/jdav-dev/ex_rets

Last synced: 5 months ago
JSON representation

RETS client for Elixir

Awesome Lists containing this project

README

          

# 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