Go to file
2022-12-02 17:44:14 +04:00
lib Hijack elixir-thrift to generate woody-friendly code (#5) 2022-10-26 15:43:21 +03:00
test Hijack elixir-thrift to generate woody-friendly code (#5) 2022-10-26 15:43:21 +03:00
.credo.exs Hijack elixir-thrift to generate woody-friendly code (#5) 2022-10-26 15:43:21 +03:00
.formatter.exs Draft Elixir Woody RPC library (#1) 2022-09-30 19:21:13 +03:00
.gitignore Hijack elixir-thrift to generate woody-friendly code (#5) 2022-10-26 15:43:21 +03:00
LICENSE Initial commit 2022-09-29 09:34:53 +03:00
mix.exs TD-421: Update elixir-thrift to use the forked version (#8) 2022-12-02 17:44:14 +04:00
mix.lock TD-421: Update elixir-thrift to use the forked version (#8) 2022-12-02 17:44:14 +04:00
README.md Initial commit 2022-09-29 09:34:53 +03:00

Woody

TODO: Add description

Installation

If available in Hex, the package can be installed by adding woody_ex to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/woody_ex.