Update README.md

main
cynic 4 years ago committed by GitHub
parent eccb69835f
commit 44ee640200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      README.md

@ -11,6 +11,7 @@ implemented:
| GET | /manga/get_chapters | ?id=int | application/json | | GET | /manga/get_chapters | ?id=int | application/json |
| GET | /manga/thumbnail | ?id=int | image/webp | | GET | /manga/thumbnail | ?id=int | image/webp |
| GET | /thumbnail | static /(id).webp | image/webp | | GET | /thumbnail | static /(id).webp | image/webp |
| GET | /manga/people | | application/json |
| GET | /manga/scanlators | | application/json |
### to do: ### to do:
* use sqlite instead of hack-y jsons * use sqlite instead of hack-y jsons

Loading…
Cancel
Save