Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ index.ts
File
index.ts
examples/firebase-functions/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as functions from
'firebase-functions'
2
import
{ App, Request, Response } from
'@tinyhttp/app'
3
const
tinyhttp =
new
App()
4
Callers
nothing calls this directly
Calls
5
makeReadonlySettable
Function · 0.85
send
Method · 0.80
handler
Method · 0.80
get
Method · 0.65
use
Method · 0.45
Tested by
no test coverage detected