MCPcopy
hub / github.com/tinyhttp/tinyhttp / index.js

File index.js

examples/file-upload/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App } from '@tinyhttp/app'
2import formidable from 'formidable'
3
4const app = new App()

Callers

nothing calls this directly

Calls 2

jsonMethod · 0.80
listenMethod · 0.80

Tested by

no test coverage detected