Skip to content

Commit

Permalink
chore(ecosystem): Add Fastify asyncforge plugin (#5429)
Browse files Browse the repository at this point in the history
* chore(ecosystem): Add Fastify asyncforge plugin

Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>

* Update Ecosystem.md

---------

Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
  • Loading branch information
rozzilla committed Apr 29, 2024
1 parent f9f0c9f commit fea36e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -252,6 +252,9 @@ section.
plugin to authenticate HTTP requests based on API key and signature
- [`fastify-appwrite`](https://github.com/Dev-Manny/fastify-appwrite) Fastify
Plugin for interacting with Appwrite server.
- [`fastify-asyncforge`](https://github.com/mcollina/fastify-asyncforge) Plugin
to access Fastify instance, logger, request and reply from Node.js [Async
Local Storage](https://nodejs.org/api/async_context.html#class-asynclocalstorage).
- [`fastify-at-mysql`](https://github.com/mateonunez/fastify-at-mysql) Fastify
MySQL plugin with auto SQL injection attack prevention.
- [`fastify-at-postgres`](https://github.com/mateonunez/fastify-at-postgres) Fastify
Expand Down

0 comments on commit fea36e3

Please sign in to comment.