Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ejnshtein/mangadex-heroku

Mangadex Heroku Application
https://github.com/ejnshtein/mangadex-heroku

Last synced: 3 months ago
JSON representation

Mangadex Heroku Application

Awesome Lists containing this project

README

        

# Mangadex Heroku

Using [mangadex-api v4](https://github.com/ejnshtein/mangadex-api).

Right now this app is working as GraphQL endpoint for [Mangadex](https://mangadex.org) platform.

Playground located [here](http://mangadex.herokuapp.com/graphql).

(BONUS) [Codesandbox demo](https://codesandbox.io/s/serene-vaughan-qgnmn?file=/src/index.js)

Note that some requests can take a long time to execute due to n+1 nesting.