RESTful and experimental API for nhentai and other doujinshi
ファイルへ移動
sinkaroid a357031e1d
build: fix main file
2022-06-03 10:29:49 +07:00
.github chore: add funding and issue template 2022-06-03 09:41:05 +07:00
controller fix(controller): remove logs and minor comments 2022-06-03 09:47:21 +07:00
router feat(router): export all endpoint to router 2022-06-03 09:50:11 +07:00
scraper feat(scraper): add separate scrape stuff 2022-06-03 09:48:59 +07:00
utils fix(options): proper export 2022-06-03 09:56:39 +07:00
.eslintrc.json
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Procfile build: add optional deploy service 2022-06-03 10:10:32 +07:00
SECURITY.md docs: add security policy 2022-06-03 09:36:46 +07:00
index.ts feat: wrapping express root index 2022-06-03 09:38:53 +07:00
package.json build: fix main file 2022-06-03 10:29:49 +07:00
tsconfig.json