Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinyhttp/tinyhttp
/ server.js
File
server.js
examples/next-custom-server/server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-
var
-requires */
2
3
const
next = require(
'next'
)
4
const
{ App } = require(
'@tinyhttp/app'
)
Callers
nothing calls this directly
Calls
4
listen
Method · 0.80
get
Method · 0.65
render
Method · 0.65
all
Method · 0.45
Tested by
no test coverage detected