diff --git a/docs/plugins/overview.md b/docs/plugins/overview.md index fd4899e6..eb22b8fe 100644 --- a/docs/plugins/overview.md +++ b/docs/plugins/overview.md @@ -78,6 +78,7 @@ Here are some of the official plugins maintained by the Elysia team: - [XML](https://github.com/kravetsone/elysia-xml) - allows you to work with XML - [Autoroutes](https://github.com/wobsoriano/elysia-autoroutes) - filesystem routes - [Group Router](https://github.com/itsyoboieltr/elysia-group-router) - filesystem and folder-based router for groups +- [Atlas](https://github.com/elcharitas/elysia-atlas) - Deep folder-based routes - [Basic Auth](https://github.com/itsyoboieltr/elysia-basic-auth) - basic HTTP authentication - [ETag](https://github.com/bogeychan/elysia-etag) - automatic HTTP [ETag](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag) generation - [CDN Cache](https://github.com/johnny-woodtke/elysiajs-cdn-cache) - Cache-Control plugin for Elysia - no more manually setting HTTP headers