class Broolik::Client

Defined in:

broolik/client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(endpoint : String) #

[View source]

Instance Method Detail

def create_link(link_attrs : Hash(String, String) = {} of String => String) #

[View source]
def endpoint : String #

[View source]
def endpoint=(endpoint : String) #

[View source]
def find_link(id) #

[View source]