GitHub - BrianFarmBackup/elixir-odata: OData for Elixir, or something resembling it · GitHub
Skip to content

BrianFarmBackup/elixir-odata

 
 

Folders and files

Repository files navigation

elixir-odata

Build Status Coverage Status hex.pm version hex.pm downloads Inline docs

OData for Elixir, or something resembling it

You can find the hex package here, and the docs here.

Usage

First, add the client to your mix.exs dependencies:

def deps do
  [{:odata, "~> 0.1"}]
end

Then run $ mix do deps.get, compile to download and compile your dependencies.

TODO

  • Everything

About

OData for Elixir, or something resembling it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Elixir 100.0%