Skip to content

Commit

Permalink
docs(Playground): fix and improve endpoint list (#28)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md

Co-authored-by: Indrawan I. <bibsindra@gmail.com>

---------

Co-authored-by: Indrawan I. <bibsindra@gmail.com>
  • Loading branch information
soujiokita and sinkaroid committed May 16, 2023
1 parent a365f4b commit 1543c46
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,10 @@ The missing piece of nhentai.net - https://sinkaroid.github.io/jandapress/#api-n
- "popular-today", "popular-week", "popular"
- Example
- https://janda.sinkaroid.org/nhentai/get?book=177013
- https://janda.sinkaroid.org/nhentai/search?key=futanari
- https://janda.sinkaroid.org/nhentai/search?key=futanari&page=2&sort=popular-today
- https://janda.sinkaroid.org/nhentai/related?book=177013
- https://janda.sinkaroid.org/nhentai/random

### Pururin
The missing piece of pururin.to - https://sinkaroid.github.io/jandapress/#api-pururin
Expand All @@ -210,7 +213,9 @@ The missing piece of pururin.to - https://sinkaroid.github.io/jandapress/#api-pu
- "newest", "most-popular", "highest-rated", "most-viewed", "title", "random"
- Example
- https://janda.sinkaroid.org/pururin/get?book=63373
- https://janda.sinkaroid.org/pururin/search?key=futanari
- https://janda.sinkaroid.org/pururin/search?key=futanari&page=2&sort=most-viewed
- https://janda.sinkaroid.org/pururin/random

### Hentaifox
The missing piece of hentaifox.com - https://sinkaroid.github.io/jandapress/#api-hentaifox
Expand All @@ -222,7 +227,9 @@ The missing piece of hentaifox.com - https://sinkaroid.github.io/jandapress/#api
- "latest", "popular"
- Example
- https://janda.sinkaroid.org/hentaifox/get?book=97527
- https://janda.sinkaroid.org/hentaifox/search?key=milf
- https://janda.sinkaroid.org/hentaifox/search?key=milf&page=2&sort=latest
- https://janda.sinkaroid.org/hentaifox/random

### Asmhentai
The missing piece of asmhentai.com - https://sinkaroid.github.io/jandapress/#api-asmhentai
Expand All @@ -234,7 +241,9 @@ The missing piece of asmhentai.com - https://sinkaroid.github.io/jandapress/#api
- None
- Example
- https://janda.sinkaroid.org/asmhentai/get?book=416773
- https://janda.sinkaroid.org/asmhentai/search?key=futanari
- https://janda.sinkaroid.org/asmhentai/search?key=futanari&page=2
- https://janda.sinkaroid.org/asmhentai/random

### Hentai2read
The missing piece of hentai2read.com - https://sinkaroid.github.io/jandapress/#api-hentai2read
Expand Down Expand Up @@ -266,7 +275,9 @@ The missing piece of 3hentai.net - https://sinkaroid.github.io/jandapress/#api-3
- "recent", "popular-24h", "popular-7d", "popular"
- Example
- https://janda.sinkaroid.org/3hentai/get?book=608979
- https://janda.sinkaroid.org/3hentai/search?key=futanari
- https://janda.sinkaroid.org/3hentai/search?key=futanari&page=2&sort=popular-7d
- https://janda.sinkaroid.org/3hentai/random

### Nhentai.to
The missing piece of nhentai.to - https://sinkaroid.github.io/jandapress/#api-nhentaito
Expand All @@ -282,6 +293,7 @@ The missing piece of nhentai.to - https://sinkaroid.github.io/jandapress/#api-nh
- https://janda.sinkaroid.org/nhentaito/search?key=futanari
- https://janda.sinkaroid.org/nhentaito/search?key=futanari&page=2
- https://janda.sinkaroid.org/nhentaito/related?book=272
- https://janda.sinkaroid.org/nhentaito/random


## Status response
Expand Down

0 comments on commit 1543c46

Please sign in to comment.