class PlaceOS::Client::APIWrapper

Included Modules

Defined in:

placeos/api_wrapper.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(uri : URI | String, host_header : String | Nil = nil, insecure : Bool = false, &authenticate : HTTP::Client -> ) #

[View source]
def self.new(uri : URI | String, host_header : String | Nil = nil, insecure : Bool = false) #

[View source]

Instance Method Detail

def connection(&) #

[View source]