View Source ExNjuskalo

ExNjuskalo is unofficial elixir lib for accessing njuskalo.hr public data and managing njuskalo account.

Add to project

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

add basic_auth_token, username and password in config.exs

Explore API

git clone https://github.com/bdeak4/ex_njuskalo
cd ex_njuskalo
mix deps.get
iex -S mix

Documentation

https://hexdocs.pm/ex_njuskalo

https://hex.pm/packages/ex_njuskalo