Skip to content

Commit

Permalink
docs(ecosystem): add fastify-at-postgres plugin (#4475)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateonunez committed Dec 20, 2022
1 parent 35e7c1a commit 4bde0e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -222,6 +222,8 @@ section.
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-at-postgres`](https://github.com/mateonunez/fastify-at-postgres) Fastify
Postgres 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 4bde0e0

Please sign in to comment.