diff --git a/docs/plugins/overview.md b/docs/plugins/overview.md index 6dae5a95..ca499c1b 100644 --- a/docs/plugins/overview.md +++ b/docs/plugins/overview.md @@ -61,6 +61,7 @@ This is to ensure developers end up with a performant web server they intend to - [OAuth2 Resource Server](https://github.com/ap-1/elysia-oauth2-resource-server) - a plugin for validating JWT tokens from OAuth2 providers against JWKS endpoints with support for issuer, audience, and scope verification - [Elysia OpenID Client](https://github.com/macropygia/elysia-openid-client) - OpenID client based on [openid-client](https://github.com/panva/node-openid-client) - [Rate Limit](https://github.com/rayriffy/elysia-rate-limit) - simple, lightweight rate limiter +- [LLMs.txt](https://github.com/opuu/llms-txt) - generate `/llms.txt` for LLM friendly docs from OpenAPI/Swagger - [Logysia](https://github.com/tristanisham/logysia) - classic logging middleware - [Logestic](https://github.com/cybercoder-naj/logestic) - an advanced and customisable logging library for ElysiaJS - [Logger](https://github.com/bogeychan/elysia-logger) - [pino](https://github.com/pinojs/pino)-based logging middleware