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
- Archived: true
- Created: 2020-04-20T00:33:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T22:17:42.000Z (over 2 years ago)
- Last Synced: 2024-10-08T16:20:24.714Z (7 months 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.