File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,10 @@ This is to ensure developers end up with a performant web server they intend to
81
81
- [ Elysia AuthKit] ( https://github.com/gtramontina/elysia-authkit ) - unnoficial [ WorkOS' AuthKit] ( https://www.authkit.com/ ) authentication
82
82
- [ Elysia Error Handler] ( https://github.com/gtramontina/elysia-error-handler ) - simpler error handling
83
83
- [ Elysia Drizzle Schema] ( https://github.com/Edsol/elysia-drizzle-schema ) - Helps to use Drizzle ORM schema inside elysia swagger model.
84
+ - [ Unify-Elysia] ( https://github.com/qlaffont/unify-elysia ) - Unify error code for Elysia
85
+ - [ Unify-Elysia-GQL] ( https://github.com/qlaffont/unify-elysia-gql ) - Unify error code for Elysia GraphQL Server (Yoga & Apollo)
86
+ - [ Elysia Auth Drizzle] ( https://github.com/qlaffont/elysia-auth-drizzle ) - Library who handle authentification with JWT (Header/Cookie/QueryParam).
87
+ - [ graceful-server-elysia] ( https://github.com/qlaffont/graceful-server-elysia ) - Library inspired by [ graceful-server] ( https://github.com/gquittet/graceful-server ) .
84
88
85
89
---
86
90
You can’t perform that action at this time.
0 commit comments