RESTful and experimental API for nhentai and other doujinshi
ファイルへ移動
sinkaroid 093acc07fe
feat(utils): add isNumeric method
2022-06-05 19:05:09 +07:00
.github ci: add testing to check response code 2022-06-04 14:09:26 +07:00
src feat(utils): add isNumeric method 2022-06-05 19:05:09 +07:00
test test: add response status checker 2022-06-04 14:06:00 +07:00
.eslintrc.json style: add eslint rule 2022-06-03 09:32:39 +07:00
.gitignore chore: add compiled files to gitignore 2022-06-03 09:33:17 +07:00
CHANGELOG.md docs: add changelogs 2022-06-05 19:04:28 +07:00
CODE_OF_CONDUCT.md docs: add code of conduct 2022-06-03 09:36:22 +07:00
CONTRIBUTING.md docs: minor improvements 2022-06-04 05:00:18 +07:00
LICENSE Initial commit 2022-06-03 09:32:17 +07:00
Procfile fix: actually fix procfile start script 2022-06-03 10:32:17 +07:00
SECURITY.md docs: add security policy 2022-06-03 09:36:46 +07:00
package.json build: add missing dev-deps for testing 2022-06-04 14:21:27 +07:00
tsconfig.json fix: proper include path 2022-06-04 05:05:33 +07:00