mirror of https://github.com/kurisufriend/mlPHP
parent
d9e1d82bb4
commit
7731a61f30
@ -1,2 +1,16 @@ |
||||
# mlPHP |
||||
want a mangaloid instance? like men? this repository might be for you |
||||
|
||||
implemented: |
||||
|
||||
| type | route | returns | |
||||
| -------------| ------------- | ------------- | |
||||
| GET | /info | application/json | |
||||
| GET | /manga/search | application/json | |
||||
| GET | /manga/from_id | application/json | |
||||
| GET | /manga/get_chapters | application/json | |
||||
| GET | /manga/thumbnail | image/webp | |
||||
| GET | /thumbnail | image/webp | |
||||
|
||||
### to do: |
||||
* use sqlite instead of hack-y jsons |
||||
|
Loading…
Reference in new issue