Elysia is a Bun-first performance focused web framework that takes full advantage of Bun’s HTTP, file system, and hot reloading APIs. Get started withDocumentation Index
Fetch the complete documentation index at: https://bun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
bun create.
terminal
To define an HTTP route and start a server with Elysia:
Elysia is a full-featured server framework with Express-like syntax, type inference, middleware, file uploads, and plugins for JWT authentication, tRPC, and more. It’s also is one of the fastest Bun web frameworks. Refer to the Elysia documentation for more information.