Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kevin-Umali/novel-api
/ functions
Functions
14 in github.com/Kevin-Umali/novel-api
⨍
Functions
14
◇
Types & classes
4
↓ 2 callers
Function
getNovelChapter
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/boxnovel.controller.ts:149
↓ 2 callers
Function
getNovelDetails
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/boxnovel.controller.ts:83
↓ 2 callers
Function
getNovelList
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; R
src/controller/boxnovel.controller.ts:4
↓ 2 callers
Function
searchNovel
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; Reply: Ba
src/controller/boxnovel.controller.ts:189
Function
app
(fastify, opts)
src/app.ts:10
Function
boxnovel
(fastify, _opts)
src/routes/novel/boxnovel.routes.ts:17
Function
getNovelChapter
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/wuxiaworld.controller.ts:149
Function
getNovelDetails
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredLink; Rep
src/controller/wuxiaworld.controller.ts:83
Function
getNovelList
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; R
src/controller/wuxiaworld.controller.ts:4
Function
onRequest
(_request, _reply, next)
src/app.ts:37
Function
preHandler
(_request, _reply, next)
src/app.ts:40
Function
root
(fastify, _opts)
src/routes/root.ts:4
Function
searchNovel
( fastify: FastifyInstance, request: FastifyRequest<{ Querystring: NovelQueryWithRequiredSearch; Reply: Ba
src/controller/wuxiaworld.controller.ts:189
Function
wuxiaworld
(fastify, _opts)
src/routes/novel/wuxiaworld.routes.ts:17