Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tinyhttp/tinyhttp
/ index.ts
File
index.ts
examples/postgresql-typeorm/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'reflect-metadata'
2
import
{ createConnection } from
'typeorm'
3
import
{ User } from
'./entity/User'
4
import
{ App, Request, Response } from
'@tinyhttp/app'
Callers
nothing calls this directly
Calls
8
json
Function · 0.85
save
Method · 0.80
find
Method · 0.80
json
Method · 0.80
send
Method · 0.80
listen
Method · 0.80
get
Method · 0.65
use
Method · 0.45
Tested by
no test coverage detected