sakuin

Crates.iosakuin
lib.rssakuin
version0.1.0
sourcesrc
created_at2021-05-25 06:15:57.971322
updated_at2021-05-25 06:15:57.971322
descriptionAn API wrapper around the [MangaDex](API), aiming for 100% coverage.
homepage
repositoryhttps://github.com/AbstractUmbra/Sakuin
max_upload_size
id401747
size19,160
Alex Nørgaard (AbstractUmbra)

documentation

README

Sakuin

Sakuin 『さくいん』 is a wrapper around the MangaDex API which aims for 100% API coverage where possible.

This project is currently a huge WIP and a way for me to learn Rust.

Feature list

Based on the MangaDex API Docs, the below is a checklist of implemented features. I will mark these off as time progresses and I implement more things.

At the time of writing this, the API is currently read-only, therefor I cannot test any endpoints that require writing or authentication. I will strive to complete these as soon as possible.

Feature Coverage
Manga Partial
Cover N/A
Author N/A
Search Partial
Auth N/A
Scanlantion Group N/A
Feed N/A
Custom List N/A
Captcha N/A
At Home N/A
Legacy N/A
Infrastructure N/A
Account N/A
User N/A
Chapter Partial
Upload N/A

Project checklist

Item Coverage
Tests N/A
Documentation Partial

Notes

As this is my first real Rust project, I can't promise it's good. I will aim to improve quickly however.

Commit count: 0

cargo fmt