class Poemist::Client

Defined in:

poemist.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(address : Nil | String = "https://www.poemist.com/api/v1/randompoems") #

[View source]

Instance Method Detail

def address : String | Nil #

[View source]
def poems : JSON::Any #

[View source]
def to_text #

[View source]