Skip to content

Commit 2dfa65d

Browse files
authored
Merge pull request #72 from tristanisham/main
added logysia
2 parents 3a4eeb4 + 6eb04b0 commit 2dfa65d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/plugins/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
4949
- [Vite Plugin SSR](https://github.com/timnghg/elysia-vite-plugin-ssr) - Vite Plugin SSR using Elysia server
5050
- [OAuth2](https://github.com/bogeychan/elysia-oauth2) - handle OAuth 2.0 authorization code flow
5151
- [Rate Limit](https://github.com/rayriffy/elysia-rate-limit) - simple lightweight rate limiter
52+
- [Logysia](https://github.com/tristanisham/logysia) - classic logging elysia middleware
5253
- [Logger](https://github.com/bogeychan/elysia-logger) - pino logging elysia middleware
5354
- [Elysia Lambda](https://github.com/TotalTechGeek/elysia-lambda) - deploy Elysia on AWS Lambda
5455
- [Decorators](https://github.com/gaurishhs/elysia-decorators) - use typescript decorators with elysia

0 commit comments

Comments
 (0)