Skip to content

g-gundam/yotsubAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yotsubAPI ☆ よつばぴー

A Racket Client for the 4chan API

Yotsuba

Installation

From pkgs.racket-lang.org:

raco pkg install yotsubAPI

From Source:

git clone https://gitlab.com/g-gundam/yotsubAPI.git
cd yotsubAPI
raco pkg install

Usage

(require yotsubAPI)
(define catalog (4chan-data-catalog "g"))
(define lispg (4chan-catalog-find-lisp-general catalog))

Documentation

There's a bug in pkgs.racket-lang.org where documentation links are redirected to the wrong URL if the package has capital letters in it. Perhaps I should make the name all lower case, but for now, you can view the documentation by going here:

https://pkg-build.racket-lang.org/doc/yotsubAPI/index.html

Used By

About

A Racket client for the 4chan API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages