Skip to content

Commit

Permalink
chore(ecosystem): Add Fastify asyncforge plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
  • Loading branch information
rozzilla committed Apr 28, 2024
1 parent f9f0c9f commit b46dc19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -252,6 +252,8 @@ 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 ASL.
- [`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 b46dc19

Please sign in to comment.