#manga-dex #api-response #response-object #response-schemas

mangadex-api-schema-rust

Response structs and helpers for mangadex-api

18 releases (8 breaking)

0.9.0 Apr 22, 2024
0.8.0 Mar 11, 2024
0.7.1 Feb 23, 2024
0.6.1 Dec 24, 2023
0.1.0 Mar 3, 2023

#1209 in Web programming

Download history 118/week @ 2024-01-22 30/week @ 2024-02-05 70/week @ 2024-02-12 234/week @ 2024-02-19 677/week @ 2024-02-26 290/week @ 2024-03-04 1750/week @ 2024-03-11 253/week @ 2024-03-18 18/week @ 2024-03-25 128/week @ 2024-04-01 253/week @ 2024-04-08 225/week @ 2024-04-15 351/week @ 2024-04-22 302/week @ 2024-04-29 48/week @ 2024-05-06

926 downloads per month
Used in 4 crates

MIT/Apache

180KB
4K SLoC

mangadex-api-schema-rust

Crates.io Documentation Crates.io (recent)

A collection of structs and schemas for the mangadex-api

Install

mangadex-api-schema-rust = "0.9"

Features

non_exhaustive : put all enums to non_exhaustive mode (enabled by default)

specta : enable specta support

serialize : enable serde serialize support


lib.rs:

MangaDex API response object types.

Dependencies

~6–18MB
~265K SLoC