class

LibPixel::Client

Inherits Reference / Object

Constructors

new(host : String = ENV["LIBPIXEL_HOST"], secret : String = ENV["LIBPIXEL_SECRET"], https : Bool = false, default_source : String = "")
Source

Instance methods

default_source
Source
default_source=(default_source : String)
Source
host
Source
host=(host : String)
Source
https
Source
https=(https : Bool)
Source
secret
Source
secret=(secret : String)
Source
sign(uri : String | URI)
Source
url(path : String | Nil, options = Hash(String, (String | Int32)).new)
Source