express-in-zip

command
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

express-in-zip — the proof point: a legacy Express-shaped TypeScript handler running inside zip with ZERO rewrite.

app.ts (TS) --esbuild--> ES2015 JS --goja--> JSHandler --> Fiber route

go run ./examples/express-in-zip
curl http://localhost:8080/legacy/foo
curl -XPOST -d '{"x":1}' -H content-type:application/json \
     http://localhost:8080/legacy/bar

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL