MCPcopy 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

1import 'reflect-metadata'
2import { createConnection } from 'typeorm'
3import { User } from './entity/User'
4import { App, Request, Response } from '@tinyhttp/app'

Callers

nothing calls this directly

Calls 8

jsonFunction · 0.85
saveMethod · 0.80
findMethod · 0.80
jsonMethod · 0.80
sendMethod · 0.80
listenMethod · 0.80
getMethod · 0.65
useMethod · 0.45

Tested by

no test coverage detected