class Jinshuju::API

Defined in:

jinshuju.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host : String, key : String, secret : String) #

[View source]

Instance Method Detail

def get_entries(form, loc = 0) #

[View source]
def host : String #

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

[View source]
def key : String #

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

[View source]
def secret : String #

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

[View source]