# Kota
<!-- rdmx :badges
hexpm : "kota?color=4e2a8e"
github_action : "lud/kota/elixir.yaml?label=CI&branch=main"
license : kota
-->
[](https://hex.pm/packages/kota)
[](https://github.com/lud/kota/actions/workflows/elixir.yaml?query=branch%3Amain)
[](https://hex.pm/packages/kota)
<!-- rdmx /:badges -->
A simple and correct rate limiter for Elixir
## Installation
<!-- rdmx :app_dep vsn:$app_vsn -->
```elixir
defp deps do
[
{:kota, "~> 0.1"},
]
end
```
<!-- rdmx /:app_dep -->
## Documentation
[The documentation is available on hex.pm.](https://hexdocs.pm/kota)