Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aherve/typescript-express-docker
/ functions
Functions
8 in github.com/aherve/typescript-express-docker
⨍
Functions
8
◇
Types & classes
5
↓ 3 callers
Function
apiMethod
(f: ApiMethodDefinition<T>)
api/helpers/index.ts:32
↓ 1 callers
Function
assertUnreachable
(_: never)
api/helpers/index.ts:105
↓ 1 callers
Function
failDice
()
api/ping/ping.controller.ts:26
↓ 1 callers
Function
getIp
(req: Request)
api/helpers/index.ts:47
↓ 1 callers
Function
handleApiError
(res: Response, error: ApiError)
api/helpers/index.ts:62
↓ 1 callers
Function
handleError
(res: Response, error: any)
api/helpers/index.ts:51
Function
isApiError
(err: any)
api/helpers/index.ts:98
Function
routes
(app: express.Application)
routes.ts:9