Skip to content

Commit

Permalink
chore: add slow down plugin to comunity plugins (#4292)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Teodorescu committed Sep 21, 2022
1 parent 2797ccd commit 1c49f34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Guides/Ecosystem.md
Expand Up @@ -517,6 +517,8 @@ section.
`fastify-caching`.
- [`fastify-slonik`](https://github.com/Unbuttun/fastify-slonik) Fastify Slonik
plugin, with this you can use slonik in every part of your server.
- [`fastify-slow-down`](https://github.com/nearform/fastify-slow-down) A plugin
to delay the response from the server.
- [`fastify-socket.io`](https://github.com/alemagio/fastify-socket.io) a
Socket.io plugin for Fastify.
- [`fastify-split-validator`](https://github.com/MetCoder95/fastify-split-validator)
Expand Down

0 comments on commit 1c49f34

Please sign in to comment.