Dontfile::Client
Inherits Dontfile::Client::Pages < Reference < Object
Constants
BASE_URI = URI.parse("http://dontfile.com")
DEFAULT_HEADERS = HTTP::Headers {"content-type" => "application/json"}
Constructors
new
SourceInstance methods
delete(url : String, params : Hash(String, String))
Sourceget(url : String, params = nil)
Sourcepatch(url : String, body : String)
Source