Elysia
Elysia is an ergonomic web framework for building backend servers with Bun.
Designed with simplicity and type-safety in mind, Elysia has a familiar API with extensive support for TypeScript, optimized for Bun.
Installation
Usage
Contexts
When using GQLoom together with @elysiajs/graphql-yoga
, you can use YogaInitialContext
to label the type of context:
You can also learn more about contexts in the Elysia documentation.