Show HN: Bunway – Express-compatible web framework for Bun Express developers moving to Bun face a full rewrite — every Bun framework (Hono, Elysia) has a completely different API. bunway keeps the exact same app.get(), app.post(), req, res, next pattern but runs on Bun's native HTTP server. Batteries included: routing, CORS, sessions, auth, WebSockets and more in one import. Would love feedback from anyone who's tried migrating Express projects to Bun. https://ift.tt/omvfYtx March 8, 2026 at 11:53PM
0 Comments