rchan

Crates.iorchan
lib.rsrchan
version0.3.0
sourcesrc
created_at2021-08-16 23:12:46.228917
updated_at2021-08-19 20:22:32.96566
description4chan api wrapper and client.
homepage
repositoryhttps://github.com/insomnimus/rchan
max_upload_size
id438224
size22,927
(insomnimus)

documentation

README

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.

Commit count: 12

cargo fmt