README.md
# BunnyApi
#### Feature complete client for (https://docs.bunny.net/reference)
### Features Completed
#### BUNNY.NET API
* Countries
* Dns Zone
* Pull Zone
* Stream Video Library
* Storage Zone
* Region
* Purge
* Statistics
* Api Keys
* User
#### Edge Storage API
* Browse
* Manage
#### Stream API
* Manage Collections
* Manage Videos
* Manage Live Streams
* Oembed
#### Edge Scripting API
* Code
* Script
* Variable
* Secret
* Release
#### Bunny Shield API
* Shield Zone
* Promotions
* Upload Scanning
* DDOS
* Bot Detection
* Event Logs
* Access List
* Rate Limiting
* Metrics
* Waf
#### Origin Errors API
* Errors
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `bunny_net` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:bunny_net, ">= 0.0.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at <https://hexdocs.pm/bunny_net>.