Crate fluffyf

source ·
Expand description

A wrapper to E621 and E926’s API

fluffyf allows for very simple and painless abstracted API requests to the mature furry imageboard E621 and the safer E926

Note: most of the documentation will use E926 instead of E621 for obvious reason

Another note: this documentation will only ever discuss fluffyf the library, for how to use the binaries, refer to the README

Usage

Modules

  • An implementation/analogue of E926’s JSON replies
  • A form of API abstraction
  • Higher-level abstraction to reqwest’s Client