**WORK IN PROGRESS** golang API client for interacting with the jschan imageboard API.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Thomas Lynch 0d1d3a54dc Allow fetching global by not passing or passing empty board options to getmanagerecent, improve the returned post struct and nested reports, etc 2 years ago
..
models Allow fetching global by not passing or passing empty board options to getmanagerecent, improve the returned post struct and nested reports, etc 2 years ago
auth.go Add csrf token method, sets c.CsrfToken 2 years ago
board.go Add mod flag for /modpost, improve error return and handling slightly, add manage/recent.json and example 2 years ago
boardlist.go Add mod flag for /modpost, improve error return and handling slightly, add manage/recent.json and example 2 years ago
global.go Add most stuff under the "public endpoints" api section 2 years ago
jschan.go Add mod flag for /modpost, improve error return and handling slightly, add manage/recent.json and example 2 years ago
manage.go Allow fetching global by not passing or passing empty board options to getmanagerecent, improve the returned post struct and nested reports, etc 2 years ago
overboard.go Allow passing embedded "ReturnHeaders" object to get response headers in handlers if necessary e.g. captcha cookie? 2 years ago
post.go Add mod flag for /modpost, improve error return and handling slightly, add manage/recent.json and example 2 years ago
thread.go Catalogs, threads, parse json array response of threads (For catalog), ahndle scuffed time format for bumped/date/edited 2 years ago