You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plugins/overview.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,7 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
55
55
-[Autoroutes](https://github.com/wobsoriano/elysia-autoroutes) - file system routes for Elysia
56
56
-[Group Router](https://github.com/itsyoboieltr/elysia-group-router) - file system and folder-based router for groups.
57
57
-[Basic Auth](https://github.com/itsyoboieltr/elysia-basic-auth) - basic http authentication for Elysia.
58
+
-[ETag](https://github.com/bogeychan/elysia-etag) - automatic HTTP ETags generation for Elysia.
58
59
59
60
---
60
61
If you have plugin written for Elysia, feels free to share you plugin by creating PR to [documentation repo](https://github.com/elysiajs/documentation).
0 commit comments