NPRx Elixir wrapper for the NPR API See the docs on Hex Installationdef deps do [ {:nprx, "~> 0.1.0"} ] end Usage