insomnimus / rchan

A 4chan api wrapper and client for rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A 4chan api wrapper and client for rust.

License:MIT License


Languages

Language:Rust 100.0%