Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ server.js
File
server.js
examples/dev-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
{ App } = require(
'@tinyhttp/app'
)
4
const
{ createServer } = require(
'http'
)
Callers
nothing calls this directly
Calls
6
send
Method · 0.80
status
Method · 0.80
listen
Method · 0.80
get
Method · 0.65
createServer
Function · 0.50
use
Method · 0.45
Tested by
no test coverage detected