We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db758b3 commit a033540Copy full SHA for a033540
docs/Guides/Ecosystem.md
@@ -529,6 +529,8 @@ middlewares into Fastify plugins
529
across every part of your server.
530
- [`fastify-osm`](https://github.com/gzileni/fastify-osm) Fastify
531
OSM plugin to run overpass queries by OpenStreetMap.
532
+- [`fastify-override`](https://github.com/matthyk/fastify-override)
533
+ Fastify plugin to override decorators, plugins and hooks for testing purposes
534
- [`fastify-peekaboo`](https://github.com/simone-sanfratello/fastify-peekaboo)
535
Fastify plugin for memoize responses by expressive settings.
536
- [`fastify-piscina`](https://github.com/piscinajs/fastify-piscina) A worker
0 commit comments