Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ejnshtein/mangadex-heroku
- Owner: ejnshtein
- License: mit
- Created: 2020-04-20T00:33:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T22:17:42.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T04:36:30.980Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://mangadex.herokuapp.com/graphql
- Size: 836 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.