Skip to content

Commit 3ea35bf

Browse files
committed
📘docs: add etag plugin
1 parent 79d2e48 commit 3ea35bf

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
@@ -55,6 +55,7 @@ That's why Elysia is creating pre-built common pattern plugin for convinient usa
5555
- [Autoroutes](https://github.com/wobsoriano/elysia-autoroutes) - file system routes for Elysia
5656
- [Group Router](https://github.com/itsyoboieltr/elysia-group-router) - file system and folder-based router for groups.
5757
- [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.
5859

5960
---
6061
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

Comments
 (0)