class

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

Instance methods

delete(url : String, params : Hash(String, String))
Source
get(url : String, params = nil)
Source
patch(url : String, body : String)
Source

Nested types