class Pinboard::Transport::HTTP
- Pinboard::Transport::HTTP
- Pinboard::Transport::Base
- Reference
- Object
Defined in:
pinboard/transport/http.crConstant Summary
-
BASE_URL =
"https://api.pinboard.in/v1"
Constructors
Instance Method Summary
- #build_url(path : String, raw_params : Hash) : String
- #client : HTTP::Client
- #client=(client : ::HTTP::Client)
- #get(path : String, params : Hash)
- #get(path : String)
- #token : String
- #token=(token : String)
Instance methods inherited from class Pinboard::Transport::Base
get(path : String, params : Hash(_, _))get(path : String) get