Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

xicelord/mangadex-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangadex-api

This is a NodeJS-application intended to be used as an API for mangadex.
It is not recommended to run it in production yet.
A lot of features are not implemented as of now and the api probably will change in the future. Currently it only supports public read-only access without any user-authentication.

Warnings

The responses from the API are unescaped! Do NOT simpy load user-content into a html-tag, make sure to sanitize it first.

Notes

This API is based on an old version of the sql-schema of mangadex and some features may not be working as of now.

About

Meant to be the API of mangadex

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published