Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinyhttp/tinyhttp
/ index.js
File
index.js
examples/postgresql/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ App } from
'@tinyhttp/app'
2
import
* as dotenv from
'@tinyhttp/dotenv'
3
import
pg from
'pg-promise'
4
import
{ urlencoded as parser } from
'milliparsec'
Callers
nothing calls this directly
Calls
5
init
Function · 0.85
send
Method · 0.80
listen
Method · 0.80
get
Method · 0.65
use
Method · 0.45
Tested by
no test coverage detected