Bunny API Client
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, the package can be installed
by adding bunny_net to your list of dependencies in mix.exs:
def deps do
[
{:bunny_net, ">= 0.0.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bunny_net.