Packages

AbaAPI is an Elixir wrapper for the HOTS API (https://hotsapi.net/).

Current section

Files

Jump to
aba_api README.md
Raw

README.md

# AbaAPI
**TODO: Add description**
## Installation
```elixir
def deps do
[
{:aba_api, "~> 1.0.0"}
]
end
```