| 0.1.0 |
|
|---|
#11 in #manga-dex
19KB
411 lines
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.
Dependencies
~8–23MB
~283K SLoC