Pinboard::Transport::HTTP
Inherits Pinboard::Transport::Base < Reference < Object
Constants
BASE_URL = "https://api.pinboard.in/v1"
Constructors
new(token : String = "")
SourceInstance methods
build_url(path : String, raw_params : Hash) : String
Sourceclient
Sourceclient=(client : ::HTTP::Client)
Sourceget(path : String, params : Hash)
Sourceget(path : String)
Sourcetoken
Sourcetoken=(token : String)
Source