parasut

Parasut client for elixir


Keywords
api, client, elixir, parasut
License
Apache-2.0

Documentation

Parasut client for elixir

Build Status Coverage Status Hex.pm Hex.pm

This project on going work

Installation

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

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

Documentation

available HexDocs.

Contribution

All contributions are welcomed as long as you follow the conventions of Elixir language.

License

Apache 2.0