MCPcopy Create free account

hub / github.com/Kevin-Umali/novel-api / functions

Functions14 in github.com/Kevin-Umali/novel-api

↓ 2 callersFunctiongetNovelChapter
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/boxnovel.controller.ts:149
↓ 2 callersFunctiongetNovelDetails
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/boxnovel.controller.ts:83
↓ 2 callersFunctiongetNovelList
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; R
src/controller/boxnovel.controller.ts:4
↓ 2 callersFunctionsearchNovel
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; Reply: Ba
src/controller/boxnovel.controller.ts:189
Functionapp
(fastify, opts)
src/app.ts:10
Functionboxnovel
(fastify, _opts)
src/routes/novel/boxnovel.routes.ts:17
FunctiongetNovelChapter
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/wuxiaworld.controller.ts:149
FunctiongetNovelDetails
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/wuxiaworld.controller.ts:83
FunctiongetNovelList
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; R
src/controller/wuxiaworld.controller.ts:4
FunctiononRequest
(_request, _reply, next)
src/app.ts:37
FunctionpreHandler
(_request, _reply, next)
src/app.ts:40
Functionroot
(fastify, _opts)
src/routes/root.ts:4
FunctionsearchNovel
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; Reply: Ba
src/controller/wuxiaworld.controller.ts:189
Functionwuxiaworld
(fastify, _opts)
src/routes/novel/wuxiaworld.routes.ts:17