Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
editmode
main
Editmode
Chunk
List
Collection
CollectionItem
Error
Unset
Exception
Generated using Crystal 1.14.0
2024-11-26 08:43:02 UTC
class
Editmode
Editmode
Reference
Object
Defined in:
editmode.cr
Constant Summary
BASE_URL
=
URI
.parse(
"https://api.editmode.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
]