File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -537,6 +537,8 @@ section.
537
537
- [ ` fastify-server-session ` ] ( https://github.com/jsumners/fastify-server-session )
538
538
A session plugin with support for arbitrary backing caches via
539
539
` fastify-caching ` .
540
+ - [ ` fastify-shared-schema ` ] ( https://github.com/Adibla/fastify-shared-schema ) Plugin
541
+ for sharing schemas between different routes.
540
542
- [ ` fastify-slonik ` ] ( https://github.com/Unbuttun/fastify-slonik ) Fastify Slonik
541
543
plugin, with this you can use slonik in every part of your server.
542
544
- [ ` fastify-slow-down ` ] ( https://github.com/nearform/fastify-slow-down ) A plugin
@@ -628,7 +630,6 @@ section.
628
630
and lightweight Sequelize plugin for Fastify.
629
631
- [ ` typeorm-fastify-plugin ` ] ( https://github.com/jclemens24/fastify-typeorm ) A simple
630
632
and updated Typeorm plugin for use with Fastify.
631
-
632
633
#### [ Community Tools] ( #community-tools )
633
634
- [ ` @fastify-userland/workflows ` ] ( https://github.com/fastify-userland/workflows )
634
635
Reusable workflows for use in the Fastify plugin
You can’t perform that action at this time.
0 commit comments