Skip to content

概述

¥Overview

Elysia 采用模块化和轻量级设计。

¥Elysia is designed to be modular and lightweight.

遵循与 Arch Linux 相同的理念(顺便说一句,我使用的是 Arch):

¥Following the same idea as Arch Linux (btw, I use Arch):

设计决策是根据开发者的共识逐一做出的。

这是为了确保开发者最终能够获得他们想要创建的高性能 Web 服务器。此外,Elysia 还包含预构建的通用模式插件,方便开发者使用:

¥This is to ensure developers end up with a performant web server they intend to create. By extension, Elysia includes pre-built common pattern plugins for convenient developer usage:

官方插件:

¥Official plugins:

社区插件:

¥Community plugins:

补充项目:

¥Complementary projects:

  • prismabox - 基于数据库模型的 TypeBox 方案生成器,与 Elysia 完美兼容

如果你有为 Elysia 编写的插件,请点击下方的在 GitHub 上编辑此页面,将你的插件添加到列表中。 👇

¥If you have a plugin written for Elysia, feel free to add your plugin to the list by clicking Edit this page on GitHub below 👇