Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dodyndns
1.0.0
Dodyndns
App
Client
DomainRecord
DomainRecords
Built with Crystal 1.9.2
2023-10-08 13:33:49 UTC
class
Dodyndns::Client
Dodyndns::Client
Reference
Object
Defined in:
dodyndns/client.cr
Constructors
.new
(access_token : String)
Instance Method Summary
#get
(url : String)
#put
(url : String, body : String)
Constructor Detail
def self.
new
(access_token : String)
#
[
View source
]
Instance Method Detail
def
get
(url : String)
#
[
View source
]
def
put
(url : String, body : String)
#
[
View source
]