File SystemEcosystem & Frameworks
Build an HTTP server using Elysia and Bun
Elysia is a Bun-first web framework built on Bun's HTTP, file system, and hot reloading APIs. Get started with bun create .
Use Gel with Bun
Gel (formerly EdgeDB) is a graph-relational database built on Postgres. It provides a declarative schema language, migrations system, and object-oriented query
Build an HTTP server using Express and Bun
Express and other major Node.js HTTP libraries should work in Bun without changes. Bun implements the node:http and node:https modules that these libraries rely