Bunny::Cdn
Inherits Reference < Object
Constants
ENDPOINT_URL = "https://storage.bunnycdn.com"
VERSION = "0.1.0"
Constructors
new(access_key : String)
SourceInstance methods
browser_files(storage_zone : String, path : String)
Sourcedownload(storage_zone : String, path : String, output : IO)
Sourceupload(storage_zone : String, path : String, file : IO | String) : HTTP::Client::Response
Source