Skip to content

Commit ccec18a

Browse files
authored
docs: update Ecosystem.md (fastify#4551)
* docs: update Ecosystem.md * docs: new line Ecosystem.md
1 parent 2179f83 commit ccec18a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Guides/Ecosystem.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,8 @@ section.
537537
- [`fastify-server-session`](https://github.com/jsumners/fastify-server-session)
538538
A session plugin with support for arbitrary backing caches via
539539
`fastify-caching`.
540+
- [`fastify-shared-schema`](https://github.com/Adibla/fastify-shared-schema) Plugin
541+
for sharing schemas between different routes.
540542
- [`fastify-slonik`](https://github.com/Unbuttun/fastify-slonik) Fastify Slonik
541543
plugin, with this you can use slonik in every part of your server.
542544
- [`fastify-slow-down`](https://github.com/nearform/fastify-slow-down) A plugin
@@ -628,7 +630,6 @@ section.
628630
and lightweight Sequelize plugin for Fastify.
629631
- [`typeorm-fastify-plugin`](https://github.com/jclemens24/fastify-typeorm) A simple
630632
and updated Typeorm plugin for use with Fastify.
631-
632633
#### [Community Tools](#community-tools)
633634
- [`@fastify-userland/workflows`](https://github.com/fastify-userland/workflows)
634635
Reusable workflows for use in the Fastify plugin

0 commit comments

Comments
 (0)