MCPcopy
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
3const { App } = require('@tinyhttp/app')
4const { createServer } = require('http')

Callers

nothing calls this directly

Calls 6

sendMethod · 0.80
statusMethod · 0.80
listenMethod · 0.80
getMethod · 0.65
createServerFunction · 0.50
useMethod · 0.45

Tested by

no test coverage detected