class

Pinboard::Transport::HTTP

Inherits Pinboard::Transport::Base < Reference < Object

Constants

BASE_URL = "https://api.pinboard.in/v1"

Constructors

new(token : String = "")
Source

Instance methods

build_url(path : String, raw_params : Hash) : String
Source
client
Source
client=(client : ::HTTP::Client)
Source
get(path : String, params : Hash)
Source
get(path : String)
Source
token
Source
token=(token : String)
Source