NPRx

Elixir wrapper for the NPR API See the docs on Hex

Installation

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

Usage