Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
poemist
master
Poemist
Client
Built with Crystal 1.9.2
2023-10-07 19:54:22 UTC
class
Poemist::Client
Poemist::Client
Reference
Object
Defined in:
poemist.cr
Constructors
.new
(address : Nil | String =
"https://www.poemist.com/api/v1/randompoems"
)
Instance Method Summary
#address
: String | Nil
#poems
: JSON::Any
#to_text
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
]