Module: Api2ch

Defined in:
lib/api_2ch.rb,
lib/api_2ch/request.rb,
lib/api_2ch/version.rb,
lib/api_2ch/methods/posts.rb,
lib/api_2ch/methods/threads.rb,
lib/api_2ch/methods/new_threads.rb,
lib/api_2ch/methods/latest_threads.rb,
lib/api_2ch/methods/viewed_threads.rb

Defined Under Namespace

Classes: LatestThreads, NewThreads, Posts, Request, Threads, ViewedThreads

Constant Summary collapse

BASE_URL =
'https://2ch.hk/'
VERSION =
"0.2.0"