**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 53f09afd6d update log models for postLinks board 1 year ago
..
models update log models for postLinks board 1 year ago
auth.go Add csrf token method, sets c.CsrfToken 1 year ago
board.go Add mod flag for /modpost, improve error return and handling slightly, add manage/recent.json and example 1 year ago
boardlist.go Move & rename manage boards list to manage.go instead of boardlist.go 1 year ago
global.go Add most stuff under the "public endpoints" api section 1 year ago
jschan.go Add mod flag for /modpost, improve error return and handling slightly, add manage/recent.json and example 1 year ago
manage.go Bugfix type for return of managereports, create struct with options for post actions 1 year ago
overboard.go Allow passing embedded "ReturnHeaders" object to get response headers in handlers if necessary e.g. captcha cookie? 1 year ago
post.go Bugfix type for return of managereports, create struct with options for post actions 1 year ago
thread.go Catalogs, threads, parse json array response of threads (For catalog), ahndle scuffed time format for bumped/date/edited 1 year ago