Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
fomo-crystal-sdk
master
Exception
Fomo
CustomEventFieldsAttributes
Error
Event
List
Meta
Meta
ParamsBuilder
Unset
Generated using Crystal 1.14.0
2024-11-26 08:43:18 UTC
class
Fomo
Fomo
Reference
Object
Defined in:
fomo.cr
Constant Summary
BASE_URL
=
URI
.parse(
"https://api.fomo.com"
)
VERSION
=
"0.1.0"
Class Method Summary
.api_key
.api_key=
(api_key : Nil | String)
.client
: HTTP::Client
.reset_client
Class Method Detail
def self.
api_key
#
[
View source
]
def self.
api_key=
(api_key : Nil | String)
#
[
View source
]
def self.
client
: HTTP::Client
#
[
View source
]
def self.
reset_client
#
[
View source
]