Bunny API Client

wakatime

Feature complete client for (https://docs.bunny.net/reference)

Features Completed

BUNNY.NET API

Edge Storage API

Stream API

Edge Scripting API

Bunny Shield API

Origin Errors API

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"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/bunny_net.