Crates.io | dot4ch |
lib.rs | dot4ch |
version | 4.0.1 |
source | src |
created_at | 2021-05-24 06:21:50.490542 |
updated_at | 2024-11-26 20:58:14.815742 |
description | Wrapper library around 4chan API |
homepage | |
repository | https://github.com/dot4ch-rs/dot4ch |
max_upload_size | |
id | 401318 |
size | 131,039 |
dot4ch is a convenient wrapper library around an imageboard's API.
This library can fetch and update:
While respecting:
If-Modified-Since
headers with update requests.Examples can be found in the examples directory.
You can run any example with
$ cargo run --example <example name>
Rust MSRV: 1.70.1 Edition: 2021