Skip to content

Commit

Permalink
Add fastify-postgres-dot-js plugin to ecosystem docs. (#4514)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylerush committed Jan 15, 2023
1 parent 8ebe376 commit baf0f06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,8 @@ section.
- [`fastify-postgraphile`](https://github.com/alemagio/fastify-postgraphile)
Plugin to integrate [PostGraphile](https://www.graphile.org/postgraphile/) in
a Fastify project.
- [`fastify-postgres-dot-js`](https://github.com/kylerush/fastify-postgresjs) Fastify
PostgreSQL connection plugin that uses [Postgres.js](https://github.com/porsager/postgres).
- [`fastify-prettier`](https://github.com/hsynlms/fastify-prettier) A Fastify
plugin that uses [prettier](https://github.com/prettier/prettier) under the
hood to beautify outgoing responses and/or other things in the Fastify server.
Expand Down

0 comments on commit baf0f06

Please sign in to comment.