3 unstable releases
0.3.0 | Aug 19, 2021 |
---|---|
0.2.3 | Aug 17, 2021 |
0.2.2 | Aug 16, 2021 |
#5 in #image-board
22KB
555 lines
rchan
This library is a 4chan JSON API wrapper.
Features
- All methods are async.
- The JSON objects are normalized (and made sane!) so you don't have to deal with questionable API design.
- Lightweight, only dependencies are reqwest, serde and serde_json.
Status
The core of the library works, more features to be added.
Dependencies
~3–18MB
~242K SLoC