puzzlerush / mangastack

Front-end web client for MangaDex. Previously hosted at https://mangastack.cf/
https://mangastack.netlify.app/
40 stars 11 forks source link
client frontend javascript manga manga-reader mangadex mangareader mangastack react single-page-app

MangaStack Home Page

https://mangastack.netlify.app/

About

MangaStack is a free, web-based manga reader for MangaDex.

It uses MangaDex's API version 2

Currently, the backend is hosted on Heroku free tier, which can sometimes lead to slow cold starts.


Project Status

Currently being reworked to use MangaDex's new V5 API. The V2 API, which this site originally used, is no longer available.

Features

Screenshots


MangaDex Search API

Uses the https://mangadb-search.herokuapp.com/mangadb/search API endpoint to allow for fast search of all of MangaDex's titles, without the need for authentication.

Go to the mangadb repo for more info.