MCPcopy Index your code
hub / github.com/simstudioai/sim / route.ts

File route.ts

apps/sim/app/api/files/parse/route.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Buffer, isUtf8 } from 'buffer'
2import { createHash } from 'crypto'
3import fsPromises from 'fs/promises'
4import path from 'path'

Callers

nothing calls this directly

Calls 14

createLoggerFunction · 0.90
withRouteHandlerFunction · 0.90
checkInternalAuthFunction · 0.90
parseRequestFunction · 0.90
extractCleanFilenameFunction · 0.90
getErrorMessageFunction · 0.90
parseFileSingleFunction · 0.85
getContentBytesFunction · 0.85
infoMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected