Skip to content

Commit

Permalink
docs(ecosystem): add fastify-at-mysql plugin (#4473)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateonunez committed Dec 18, 2022
1 parent 1651e0b commit f0455e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -220,6 +220,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-at-mysql`](https://github.com/mateonunez/fastify-at-mysql) Fastify
MySQL plugin with auto SQL injection attack prevention.
- [`fastify-auth0-verify`](https://github.com/nearform/fastify-auth0-verify):
Auth0 verification plugin for Fastify, internally uses
[fastify-jwt](https://npm.im/fastify-jwt) and
Expand Down

0 comments on commit f0455e7

Please sign in to comment.