Exnoops
Elixir's premier Github Noop API wrapper client! Provides minimal processing and full compatibility with the API.
PR's are welcome!
Installation
Available in Hex, the package can be installed
by adding exnoops
to your list of dependencies in mix.exs
:
def deps do
[
{:exnoops, "~> 0.1.1"}
]
end
Documentation is generated with ExDoc and published on HexDocs. The docs can be found at https://hexdocs.pm/exnoops.