jandapress

RESTful and experimental API for the doujinboards

Jandapresspress was named **JCE** (Janda Cheerio Express) and definitely depends on them. The motivation of this project is to bring you an actionable data related doujin with gather in mind. ContributingDocumentationReport Issues
--- ## The problem You enjoy using some doujin sites to build web applications. There are a lot sites that have effort especially pururin, simply-hentai and so on, not official api available nor public resource that can be used for everyone. Instead making lots of abstraction and enumerating them manually, You can rely on jandapress to make less of pain. ## The solution Luckily there are solutions. Jandapress is here ## Routing - `/` : Index page - `/nhentai` : nhentai api - **get**, takes parameters : `book` - **search**, takes parameters : `query`, `?page`, `?sort` - **related**, takes parameters : `book` - **random** - Example: https://janda.mod.land/nhentai/get?book=177013 - `/pururin` : pururin api - **get**, takes parameters : `book` - **search**, takes parameters : `query`, `?page`, `?sort` - **random** - Example: https://janda.mod.land/pururin/get?book=63373 - `/hentaifox`: hentaifox api - **get**, takes parameters : `book` - **search**, takes parameters : `query`, `?page`, `?sort` - **random** - Example: https://janda.mod.land/hentaifox/get?book=97527 - `/asmhentai`: asmhentai api - get - takes parameters : `book` - search - takes parameters : `query`, `?page` - random - `/hentai2read`: hentai2read api - get - takes parameters : `book` - search - takes parameters : `query` - `/simply-hentai`: simply-hentai api - get - takes parameters : `book`