mangadex-full-api version 3.8.0
What's new?
- Added new values to Manga objects since the JSON API now returns more values:
ratingMean
is the Manga's mean rating.ratingUserCount
is the number of users who have left a rating.rating
is the Bayesian rating of the Manga. It was present before, but it no longer uses web parsing.
- Added doujinshi.org support for Manga links. More Info