Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ server.ts
File
server.ts
site/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ App } from
'@tinyhttp/app'
2
import
serve from
'sirv'
3
import
{ markdownStaticHandler as md } from
'@tinyhttp/markdown'
4
import
{ logger } from
'@tinyhttp/logger'
Callers
nothing calls this directly
Calls
10
logger
Function · 0.90
format
Method · 0.80
sendStatus
Method · 0.80
sendFile
Method · 0.80
listen
Method · 0.80
engine
Method · 0.80
json
Method · 0.80
get
Method · 0.65
render
Method · 0.65
use
Method · 0.45
Tested by
no test coverage detected