We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a679c1a commit c0539a7Copy full SHA for c0539a7
docs/plugins/overview.md
@@ -83,6 +83,7 @@ This is to ensure developers end up with a performant web server they intend to
83
- [Unify-Elysia](https://github.com/qlaffont/unify-elysia) - Unify error code for Elysia
84
- [Unify-Elysia-GQL](https://github.com/qlaffont/unify-elysia-gql) - Unify error code for Elysia GraphQL Server (Yoga & Apollo)
85
- [Elysia Auth Drizzle](https://github.com/qlaffont/elysia-auth-drizzle) - Library who handle authentification with JWT (Header/Cookie/QueryParam).
86
+- [graceful-server-elysia](https://github.com/qlaffont/graceful-server-elysia) - Library inspired by [graceful-server](https://github.com/gquittet/graceful-server).
87
88
---
89
0 commit comments